diff options
| author | Dax Raad <[email protected]> | 2025-07-25 19:19:25 -0400 |
|---|---|---|
| committer | Dax Raad <[email protected]> | 2025-07-25 19:19:47 -0400 |
| commit | e8eaa77bf1714af985f82faf2cee6950ec3ea0f3 (patch) | |
| tree | ff816baffa66842a6a49096ed8ccb95d57aae373 /opencode.json | |
| parent | a07f37073b5726ef53c1f34a46990bd99cce59de (diff) | |
| download | opencode-e8eaa77bf1714af985f82faf2cee6950ec3ea0f3.tar.gz opencode-e8eaa77bf1714af985f82faf2cee6950ec3ea0f3.zip | |
better mcp support - should fix hanging when streamable http server is added
Diffstat (limited to 'opencode.json')
| -rw-r--r-- | opencode.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/opencode.json b/opencode.json index a6c771813..8efc57a7a 100644 --- a/opencode.json +++ b/opencode.json @@ -20,6 +20,10 @@ } }, "mcp": { + "context7": { + "type": "remote", + "url": "https://mcp.context7.com/sse" + }, "weather": { "type": "local", "command": ["opencode", "x", "@h1deya/mcp-server-weather"] |
