siakad-itm/opencode.json
Yoga Pangestu e870a155fa
Some checks failed
tests / ci (pull_request) Has been cancelled
initial commit
2026-07-29 17:46:01 +07:00

15 lines
363 B
JSON

{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"laravel-boost": {
"type": "local",
"enabled": true,
"command": [
"wsl.exe",
"/usr/bin/php8.4",
"/var/www/html/pangestu/itm/itmpwk.ac.id/artisan",
"boost:mcp"
]
}
}
}