MCPVault

codegraph_explore

MCP tool from Codegraph by colbymchenry

Answer almost any question in one call — "how does X work", a flow ("how does X reach Y"), or surveying an area — returning the relevant symbols' verbatim source grouped by file, plus the call paths between them and a blast-radius summary. Surfaces dynamic-dispatch hops (callbacks, React re-render,

How to use it

codegraph_explore is exposed by the Codegraph MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the codegraph_explore tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Codegraph

$npx @colbymchenry/codegraph
FULL CODEGRAPH LISTING