Files
libra/.mcp.json
T
Naser Mansour ff83974f4a First commit
2025-12-20 20:26:03 +02:00

11 lines
187 B
JSON

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