Directory
codegraph
Code knowledge graph (MCP server)
FreeMemory & contextgithub.com
What it is
Parses the repo with a Rust/tree-sitter kernel into a local SQLite graph of symbols, call edges and imports, served to agents over MCP — so the agent asks one structured question instead of grepping dozens of files. 100% local. Benchmarked at 88% fewer tool calls and 62% fewer tokens. ~67k stars.
Why it earns a slot
Pays off once the codebase is big enough that Claude spends its first ten tool calls just finding things. Auto-syncs via OS file watchers, so no manual reindexing.
Getting started
npm i -g @colbymchenry/codegraph
Neighbourhood
How codegraph sits against the rest of the atlas — swaps, companions and the tools builders actually save alongside it.
Also in Memory & context
claude-mem
github.comNot yet swept
Automatic session memory + MCP
FreeMemory & context
Free · Apache-2.0
Open dossier
planning-with-files
github.comNot yet swept
File-based planning skill + hooks
FreeMemory & context
Free · MIT
Open dossier
repomix
github.comNot yet swept
Repo-to-single-file packer + MCP
FreeMemory & context
Free · MIT
Open dossier