2026-05-06 12:58:53 +00:00

12 lines
262 B
JSON

{
"mcpServers": {
"laravel-boost": {
"command": "wsl.exe",
"args": [
"/usr/bin/php8.5",
"/home/krbfx/sentientgeeks_admin_sso/artisan",
"boost:mcp"
]
}
}
}