Stax — your codebase’s knowledge brain.

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.

$ curl -fsSL https://get.stax.dev | sh

Five layers, one living map.

Every commit refines the picture. Ask questions about how anything connects.

  1. Actors

    Who touches the system — users, services, teams.

  2. Surfaces

    Where they touch it — screens, endpoints, CLIs.

  3. APIs

    The contracts between surfaces and the core.

  4. Data

    What the system remembers — models, stores, schemas.

  5. Operations

    What it does — jobs, pipelines, side effects.

No keys to manage

Our hosted LLM router handles inference. No OpenAI key, no rate-limit juggling — just run Stax.

Reads your real history

Stax walks git, not just the current tree, so the graph reflects how the system actually evolved.

Works in your editor

An MCP server exposes the graph to your agent, so it answers from your codebase, not guesses.

Give your codebase a memory.