mirror of
https://github.com/anomalyco/opencode.git
synced 2026-07-03 14:15:19 +02:00
133fe41cd5
Co-authored-by: adamdotdevin <2363879+adamdottv@users.noreply.github.com>
11 lines
179 B
JSON
11 lines
179 B
JSON
{
|
|
"$schema": "https://opencode.ai/config.json",
|
|
|
|
"mcp": {
|
|
"weather": {
|
|
"type": "local",
|
|
"command": ["opencode", "x", "@h1deya/mcp-server-weather"]
|
|
}
|
|
}
|
|
}
|