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