Stop burning tokens
TOON (Token-Oriented Object Notation) trims response payloads by roughly 40%. A/B benchmarks show 30% fewer input tokens and 3x the tokens-per-result of raw search.
A side-by-side positioning of LeanKG against other local knowledge graph tools for AI-assisted development. For prospect conversations and cold outreach.
TOON (Token-Oriented Object Notation) trims response payloads by roughly 40%. A/B benchmarks show 30% fewer input tokens and 3x the tokens-per-result of raw search.
The broadest atomic surface in the category. Competitors ship 1 to 17. Your agent queries with surgical precision instead of blunt grep and chains narrow calls without round-tripping whole files.
The only tool here that extracts Android XML resources, Hilt, Room, and Navigation graphs out of the box, and that stitches microservice topologies together with outage postmortems.
The ontology layer (concepts.yaml, workflows.yaml)
and Agent Personas (architect, ops) turn the graph into a carrier of
instructions, not just code metadata.
Every figure on this page comes from a reproducible A/B benchmark, not marketing copy.
codebase-memory-mcp ingests the Linux kernel in about 3 minutes.GitNexus runs in WebAssembly with LadybugDB - drop a repo into a browser, get a graph.graphify.codegraph owns that niche.| Dimension | LeanKG | codebase-memory-mcp | GitNexus | graphify | codegraph |
|---|---|---|---|---|---|
| Language | Rust | C / C++ | TypeScript | Python | TypeScript |
| MCP tools | 85 | 15 | 17 | standard set | 1 ("Explore") |
| Token format | TOON (~40% saved) | standard | standard | budget-per-token | standard |
| Android-aware | no | no | no | partial | |
| Microservice topology | no | no | no | no | |
| Procedural ontology | no | no | no | no |
cargo install leankg --release
leankg init
leankg index ./src
leankg serve