TAG ARCHIVE
Everything on mcp.
3 articles tagged mcp, sorted newest first.
laravel
Give Laravel AI SDK Agents External Tools with MCP Servers
Stop hand-writing a tool for every capability. Register an MCP client, authenticate it, and spread its tools straight into your Laravel AI SDK agent.
8 min read →
laravel
Laravel Boost MCP: Let AI Agents Understand Your Codebase
AI coding assistants stumble on Laravel's magic methods and facades. Boost is a local MCP server that gives them structured context so they stop guessing.
6 min read →
laravel
Laravel MCP Server: Expose Your App to AI Clients in 15 Minutes
The laravel/mcp package turns your Laravel app into an MCP server with a few artisan commands: no Node, no Python, just familiar middleware and routing.
6 min read →