share-lt/.gemini/settings.json
2026-01-01 16:49:06 +00:00

11 lines
No EOL
187 B
JSON

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