mirror of
https://github.com/HolgerHatGarKeineNode/einundzwanzig-app.git
synced 2025-12-13 11:46:47 +00:00
11 lines
199 B
JSON
11 lines
199 B
JSON
{
|
|
"mcpServers": {
|
|
"laravel-boost": {
|
|
"command": "vendor/bin/sail",
|
|
"args": [
|
|
"artisan",
|
|
"boost:mcp"
|
|
]
|
|
}
|
|
}
|
|
} |