byos_laravel/.cursor/mcp.json
Benjamin Nussbaum d6dd1c5f31
Some checks are pending
tests / ci (push) Waiting to run
chore: update dependencies
2025-08-14 21:07:33 +02:00

11 lines
No EOL
189 B
JSON

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