CLI · MCP · Knowledge graph
A CLI and MCP server that walks your git history and builds a living knowledge graph of your project — Actors, Surfaces, APIs, Data, and Operations. Powered by our hosted LLM router, so you never bring your own key.
Install
$ curl -fsSL https://get.stax.dev | shThe graph
Every commit refines the picture. Ask questions about how anything connects.
Who touches the system — users, services, teams.
Where they touch it — screens, endpoints, CLIs.
The contracts between surfaces and the core.
What the system remembers — models, stores, schemas.
What it does — jobs, pipelines, side effects.
Our hosted LLM router handles inference. No OpenAI key, no rate-limit juggling — just run Stax.
Stax walks git, not just the current tree, so the graph reflects how the system actually evolved.
An MCP server exposes the graph to your agent, so it answers from your codebase, not guesses.