Files
EA/opencode.jsonc
Kunthawat Greethong 39ce46877e Add files
2026-01-12 09:14:10 +07:00

14 lines
213 B
JSON

{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"mql5_help": {
"type": "local",
"command": [
"npx",
"-y",
"github:caoshuo594/mql5-help-mcp"
]
}
}
}