thats-me/backend/.mcp.json
2026-03-06 13:56:20 +01:00

11 lines
No EOL
187 B
JSON

{
"mcpServers": {
"laravel-boost": {
"command": "php",
"args": [
"artisan",
"boost:mcp"
]
}
}
}