We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cb36293 + 69ec98c commit 99e562fCopy full SHA for 99e562f
webui/components/settings/mcp/client/example.html
@@ -48,7 +48,8 @@ <h3>Example MCP Servers Configuration JSON</h3>
48
},
49
"deep-wiki": {
50
"description": "Use this MCP to analyze github repositories",
51
- "url": "https://mcp.deepwiki.com/sse"
+ "url": "https://mcp.deepwiki.com/mcp",
52
+ "type": "streamable-http"
53
}
54
55
}, null, 2);
0 commit comments