Skip to content
Grok

gently for Grok

is.gently/knowledge-graph

Ask a codebase what calls what: search, blast radius, paths between symbols, and diffs.

client:Grok transport:streamable-http runtime:npm

Install gently in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "knowledge-graph": {
      "type": "http",
      "url": "https://api.stage.gently.is/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

gently in other clients