fix deepwiki mcp example
Alessandro committed
Feb 10, 2026 at 18:29 UTC
69ec98c6e9c45483ed13bbbdb9d9699b2e5ab02b
1 file changed
+2
-1
webui/components/settings/mcp/client/example.html
+2
-1
@@ -48,7 +48,8 @@
48
},
49
"deep-wiki": {
50
"description": "Use this MCP to analyze github repositories",
51
- "url": "https://mcp.deepwiki.com/sse"
51
+ "url": "https://mcp.deepwiki.com/mcp",
52
+ "type": "streamable-http"
53
}
54
}
55
}, null, 2);