coolify/opencode.json
2026-02-09 10:52:15 +01:00

14 lines
No EOL
284 B
JSON

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