DeepWiki for Zed
com.deepwiki/mcp
Hosted server from Cognition that answers questions about any public GitHub repository using DeepWiki's generated documentation. No authentication required.
client:Zed
transport:streamable-http
tools:3
Install DeepWiki in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp": {
"url": "https://mcp.deepwiki.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs