Index a repository into the persistent graph and hand subsequent freshness to auto-sync.
Local native code-intelligence MCP server that indexes repositories into a persistent structural knowledge graph and answers graph, architecture, impact, and source queries.
A C executable with tree-sitter parsing, hybrid type resolution, persistent local indexes, 14 documented MCP tools, client installers, coordination daemon, and a built-in graph UI.
Give coding agents fast structural context, call paths, change impact, architecture summaries, code snippets, and cross-repository relationships without uploading the codebase.
Choose it when repeated file-by-file exploration is expensive and structural graph queries are more useful than a one-time repository snapshot.
Index a repository into the persistent graph and hand subsequent freshness to auto-sync.
List indexed projects and their current node and edge counts.
Remove a selected project and its graph data after an explicit request.
Report whether a project is indexing, ready, stale, or failed.
Search graph nodes with label, name, file, degree, pagination, and other structural filters.
Traverse incoming or outgoing call relationships to explain who calls a symbol and what it calls.
Map a Git diff to affected symbols, blast radius, and a risk classification.
Run a supported read-only Cypher-like query against the project graph.
Describe available labels, properties, relationship patterns, and counts before custom queries are written.
Return source for a function or method identified by its qualified name.
Summarize languages, packages, routes, hotspots, clusters, and architectural decisions.
Run grep-like text search over files in an indexed project.
Create, read, update, and organize Architecture Decision Records under the project mutation guard.
Ingest runtime traces that can validate or refine inferred HTTP-call relationships.
Explore the local repository graph visually through the built-in localhost interface.
The upstream release includes macOS arm64. The installer can configure detected agent clients and remove quarantine attributes, so inspect the downloaded script and back up agent configuration before running it.
Local native code-intelligence MCP server that indexes repositories into a persistent structural knowledge graph and answers graph, architecture, impact, and source queries.
Ships a local native executable that combines broad tree-sitter parsing with lightweight semantic resolution and persistent graph queries.
The installer reads code and writes supported agent configuration, hooks, and skills. Review the installer, checksum provenance, and the exact clients it detects before activation.
Normal indexing and queries are documented as local with no telemetry or API key; diagnostic logs leave the machine only if the user chooses to share them.
None documented.
Routing guidance is an analyst synthesis based on the first-party repository and README.
Use Repomix for a portable snapshot and Codebase Memory for live structural queries; avoid indexing secrets that the connected agent should not see.
Local native code-intelligence MCP server that indexes repositories into a persistent structural knowledge graph and answers graph, architecture, impact, and source queries.
Need persistent structural knowledge across large or multi-repository codebases
Choose the closest narrowly scoped existing repository only after comparing permissions and workflow ownership.