11 lines
223 B
JSON
11 lines
223 B
JSON
{
|
|
"$schema": "https://opencode.ai/config.json",
|
|
"mcp": {
|
|
"laravel-boost": {
|
|
"type": "local",
|
|
"command": ["php", "artisan", "boost:mcp"],
|
|
"enabled": true
|
|
}
|
|
}
|
|
}
|