This repository has been archived on 2026-01-12. You can view files and clone it, but cannot push or open issues or pull requests.
Files
MeanRevisionEA/opencode.jsonc
Kunthawat Greethong d1dd9b5716 feat: add opencode.jsonc
2026-01-03 14:26:00 +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"
]
}
}
}