Understand any codebase as a graph

A local-first code-intelligence tool that turns any codebase into a queryable knowledge graph for AI coding agents.

npx @colbymchenry/codegraph
index.ts auth.ts router.ts api/users.ts middleware.ts types/index.ts createRouter listUsers

Tree-sitter parsing

Fast, incremental parsing across 20+ languages — accurate symbols and edges drawn from real ASTs, not guesses.

MCP server

Expose the graph to Claude Code, Cursor, Codex, opencode, and Hermes over MCP — agents answer in a handful of calls.

Impact analysis

Trace callers, callees, and the full impact radius of any symbol before you change a line.