archex benchmarks its MCP code-retrieval server against cocoindex-code and Graphify

tom_mathews · reddit · 2026-07-23

archex is a local, deterministic retrieval and context-assembly engine for coding agents. It parses code with tree-sitter, chunks and embeds it, expands a dependency graph, and returns a token-budgeted bundle with a receipt showing what was included, what was skipped, and whether the bundle is safe to act on.

The author benchmarked it against cocoindex-code and Graphify on 19 external-repo tasks:

It ships as an MCP server with 17 tools, plus CLI, Python API, Docker support, 26 language support, no hosted inference in the core path, Apache 2.0 licensing, and 3,619 tests. The repo includes a reproducible benchmark command and a full methodology doc.

Related event: Archex Releases Local Code Context MCP Server for Coding Agents(3 posts)→

Original post →

More from coding & agent

coding & agent channel →