gently for Zed
is.gently/knowledge-graph
Ask a codebase what calls what: search, blast radius, paths between symbols, and diffs.
client:Zed
transport:streamable-http
runtime:npm
Install gently in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"knowledge-graph": {
"url": "https://api.stage.gently.is/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs