ctx for Zed
io.github.vanshulgoyal101/ctx
Turn a GitHub repo or docs site into agent-ready context: pack it or search it, over MCP.
client:Zed
transport:streamable-http
tools:6
Install ctx in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"ctx": {
"url": "https://ctx.vanshul.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs