Listed in the [official MCP Registry](https://registry.modelcontextprotocol.io/?search=laravel-mcp-companion) as
Laravel mcp companion mcp server lets Claude, Cursor and other MCP clients work with Laravel MCP Companion directly. Listed in the official MCP Registry as io.github.brianirish/laravel-mcp-companion — clients with registry support can install it from there directly. Manual setup:.
Listed in the official MCP Registry as io.github.brianirish/laravel-mcp-companion — clients with registry support can install it from there directly. Manual setup:
Once connected, the assistant can call these 14 tools directly:
Multi — version Laravel documentation** (6.x through latest) with enhanced searchAuto — discovery Laravel services** - Forge, Vapor, Envoyer, Nova (117+ sections)Cross — package compatibility** - Learn which packages work well togetherWindows — %APPDATA%\Claude\claude_desktop_config.jsonmacOS — ~/Library/Application Support/Claude/claude_desktop_config.jsonSection — level reads** - Fetch just the section you need. A wholeTask — capable updates** - Documentation updates run as MCP tasks: submit,Registry-ready — server.json metadata, .well-known discovery inv0.13.0 — Production hardening, monitoring, advanced searchv1.0.0 — First stable release with LTS commitmentAI-friendly — Designed specifically for LLM context windowsFeature — Laravel BoostFocus — Code generationUpcoming — For detailed roadmap information, see ROADMAP.mdThe server is distributed via npm as @modelcontextprotocol/inspector, so most clients can run it without a manual build step. Add it to your MCP client's configuration and restart the client to pick it up — the copy-paste configs for Claude Desktop, Claude Code and Cursor are on this page.
Developer-tool servers are usually the first ones people connect, because they turn "help me with this code" into an assistant that can actually read the repo and act on it. Laravel MCP Companion sits in that group, and the shape of its toolset — Multi, Auto, Cross among others — tells you what it is really for. Worth comparing against the other developer tools servers in this directory before you commit to one, since several overlap in scope but differ sharply in setup cost and permissions.
| Tool | What it does |
|---|---|
| Multi | version Laravel documentation** (6.x through latest) with enhanced search |
| Auto | discovery Laravel services** - Forge, Vapor, Envoyer, Nova (117+ sections) |
| Cross | package compatibility** - Learn which packages work well together |
| Windows | %APPDATA%\Claude\claude_desktop_config.json |
| macOS | ~/Library/Application Support/Claude/claude_desktop_config.json |
| Section | level reads** - Fetch just the section you need. A whole |
| Task | capable updates** - Documentation updates run as MCP tasks: submit, |
| Registry-ready | server.json metadata, .well-known discovery in |
| v0.13.0 | Production hardening, monitoring, advanced search |
| v1.0.0 | First stable release with LTS commitment |
| AI-friendly | Designed specifically for LLM context windows |
| Feature | [Laravel Boost](https://github.com/laravel/boost) |
| Focus | Code generation |
| Upcoming | For detailed roadmap information, see [ROADMAP.md](ROADMAP.md). |
{
"mcpServers": {
"laravel-mcp-companion": {
"command": "docker",
"args": ["run", "--rm", "-i", "ghcr.io/brianirish/laravel-mcp-companion:latest"]
}
}
}Configuration as documented by the project. Restart the client after saving.
Kill hallucinated APIs — version-accurate, up-to-date library documentation injected straight into context.
Microsoft's official browser automation server — drive a real browser through the accessibility tree, no screenshots needed.
GitHub's official server — repos, issues, pull requests, Actions and code security, straight from your assistant.
Issue tracking at the speed of conversation — Linear's official hosted server with OAuth and zero install.
Local repository surgery — status, diffs, commits, branches and history for any repo on disk.
Timezone sanity for AI — current time anywhere and correct conversions, without the model doing date math.