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