Skip to content

now in public beta

Instruction files aren't a map of your code.

CLAUDE.md and AGENTS.md tell an agent how to behave. They don't tell it what's in the codebase. Maguyva is the layer that does, over MCP.

free plan: 3 repos, 50K indexed lines, no card.

// behavior

Keep your rules files

CLAUDE.md and AGENTS.md still do their job: conventions, commands, and guardrails.

// facts

Add a queryable index

Semantic, structural, graph, and text search across the real code, over MCP.

// current

Not a stale snapshot

Rebuilds keep the map in sync with the code, not with last month’s docs.

Rules for behavior. Maguyva for facts.

Index one repo you already know and ask one question you can verify.

  1. // step 01

    Keep your rules files

    CLAUDE.md and AGENTS.md stay exactly as they are. Nothing to migrate.

  2. // step 02

    Add Maguyva over MCP

    Index a repo you know, then connect Claude, Codex, Cursor, or any MCP client.

  3. // step 03

    Ask what the docs can’t answer

    What calls this function? What breaks if I change it? Questions a markdown file can’t hold.