better mcp support - should fix hanging when streamable http server is added

This commit is contained in:
Dax Raad
2025-07-25 19:19:25 -04:00
parent a07f37073b
commit e8eaa77bf1
2 changed files with 30 additions and 14 deletions

View File

@@ -20,6 +20,10 @@
}
},
"mcp": {
"context7": {
"type": "remote",
"url": "https://mcp.context7.com/sse"
},
"weather": {
"type": "local",
"command": ["opencode", "x", "@h1deya/mcp-server-weather"]