ledgerrz/.junie/mcp/mcp.json
2026-06-15 00:30:57 +02:00

11 lines
225 B
JSON

{
"mcpServers": {
"laravel-boost": {
"command": "/usr/bin/php8.4",
"args": [
"/home/daan/sites/ledgerrz/artisan",
"boost:mcp"
]
}
}
}