gently for Cursor
is.gently/knowledge-graph
Ask a codebase what calls what: search, blast radius, paths between symbols, and diffs.
client:Cursor
transport:streamable-http
runtime:npm
Install gently in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"knowledge-graph": {
"url": "https://api.stage.gently.is/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs