Files
TimeLog/opencode.json
2026-04-29 10:02:03 +03:00

14 lines
284 B
JSON

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