Structural memory for coding agents: callers, callees, blast radius and symbols over MCP.
Structural memory for coding agents. A refactor-safe, branch-aware, evidence-backed code graph that runs entirely on your machine. GraphPilot is a local CLI + MCP server that indexes your TypeScript/JavaScript repo into a structural graph (symbols, callers, callees, blast radius) and exposes it to coding agents — Claude Code, Cursor, Cline, Windsurf, Continue — so they stop re-ping the same files…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
Structural memory for coding agents. A refactor-safe, branch-aware, evidence-backed code graph that runs entirely on your machine. GraphPilot is a local CLI + MCP server that indexes your TypeScript/JavaScript repo into a structural graph (symbols, callers, callees, blast radius) and exposes it to coding agents — Claude Code, Cursor, Cline, Windsurf, Continue — so they stop re-ping the same files every conversation. The problem it solves: agents burn tokens, hallucinate function names, and miss…