diff options
Diffstat (limited to 'opencode.json')
| -rw-r--r-- | opencode.json | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/opencode.json b/opencode.json deleted file mode 100644 index ae0362547..000000000 --- a/opencode.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "$schema": "https://opencode.ai/config.json", - "plugin": ["opencode-openai-codex-auth"], - "mcp": { - "weather": { - "type": "local", - "command": ["bun", "x", "@h1deya/mcp-server-weather"] - }, - "context7": { - "type": "remote", - "url": "https://mcp.context7.com/mcp", - "headers": { - "CONTEXT7_API_KEY": "{env:CONTEXT7_API_KEY}" - } - } - } -} |
