diff options
Diffstat (limited to 'opencode.json')
| -rw-r--r-- | opencode.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/opencode.json b/opencode.json index 57b940082..ff206980d 100644 --- a/opencode.json +++ b/opencode.json @@ -1,5 +1,11 @@ { "$schema": "https://opencode.ai/config.json", + "mcp": { + "weather": { + "type": "local", + "command": ["opencode", "x", "@h1deya/mcp-server-weather"] + } + }, "experimental": { "hook": { "file_edited": { |
