sparkbooth anbindung optimiert

This commit is contained in:
2025-12-05 22:00:20 +01:00
parent 821ad2a945
commit 08ee2205f5
7 changed files with 205 additions and 19 deletions

View File

@@ -1,16 +1 @@
{
"mcpServers": {
"laravel-boost": {
"command": "php",
"args": [
"artisan",
"boost:mcp"
],
"transport": "stdio",
"alwaysAllow": [
"application-info"
],
"disabled": false
}
}
}
{"mcpServers":{"laravel-boost":{"command":"php","args":["artisan","boost:mcp"],"transport":"stdio","alwaysAllow":["application-info","search-docs"],"disabled":false}}}