mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-29 13:09:46 +00:00
better mcp support - should fix hanging when streamable http server is added
This commit is contained in:
parent
a07f37073b
commit
e8eaa77bf1
2 changed files with 30 additions and 14 deletions
|
|
@ -20,6 +20,10 @@
|
|||
}
|
||||
},
|
||||
"mcp": {
|
||||
"context7": {
|
||||
"type": "remote",
|
||||
"url": "https://mcp.context7.com/sse"
|
||||
},
|
||||
"weather": {
|
||||
"type": "local",
|
||||
"command": ["opencode", "x", "@h1deya/mcp-server-weather"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue