// behavior
Keep your rules files
CLAUDE.md and AGENTS.md still do their job: conventions, commands, and guardrails.
self-serve, free tier
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
CLAUDE.md and AGENTS.md still do their job: conventions, commands, and guardrails.
// facts
Semantic, structural, graph, and text search across the real code, over MCP.
// current
Rebuilds keep the map in sync with the code, not with last month’s docs.
Index one repo you already know and ask one question you can verify.
// step 01
CLAUDE.md and AGENTS.md stay exactly as they are. Nothing to migrate.
// step 02
Index a repo you know, then connect Claude, Codex, Cursor, or any MCP client.
// step 03
What calls this function? What breaks if I change it? Questions a markdown file can’t hold.