RepoSkein exposes a deterministic repo graph to coding agents over MCP

JeremyCMorgan · x · 2026-07-29

RepoSkein serves a deterministic code graph to AI coding agents over MCP, using Tree-sitter to build a local-first, git-native repo graph without a database or daemon.

The project says static analysis beats LLM extraction when reproducibility matters, and claims it can use 8.4× fewer context tokens than a grep-and-guess workflow. It supports multiple languages including Python, TypeScript/JavaScript, Rust, Go, Java, and C#.

Original post →

More from coding & agent

coding & agent channel →