cleanup AI instructions

This commit is contained in:
Andras Bacsai
2026-02-09 10:52:15 +01:00
parent 710a3ad958
commit 3a00984593
41 changed files with 3722 additions and 9232 deletions

11
.mcp.json Normal file
View File

@@ -0,0 +1,11 @@
{
"mcpServers": {
"laravel-boost": {
"command": "php",
"args": [
"artisan",
"boost:mcp"
]
}
}
}