share-lt/.gemini/settings.json

11 lines
187 B
JSON
Raw Normal View History

2026-01-01 16:49:06 +00:00
{
"mcpServers": {
"laravel-boost": {
"command": "php",
"args": [
"artisan",
"boost:mcp"
]
}
}
}