Same questions every week
Where it lives, why it is built that way, what the convention is - only in your head and Slack.
For staff & platform engineers
Architecture lives in your head; teammates and agents keep asking. Moxie turns that into source-cited docs and MCP context so the repo holds the answers.
lib/ai/errors.ts
api/billing/route.ts
lib/time.ts
Served to teammates and agents
The problem
Where it lives, why it is built that way, what the convention is - only in your head and Slack.
They rediscover the repo each prompt and guess - you catch it in review.
The diagram is six refactors old; updating it is never the priority.
The fix
Module maps and walkthroughs, cited to code, regenerated when code moves.
MCP serves house rules and verified commands before the first edit.
One workspace for generated docs and Markdown - fewer interrupts.
FAQ
Agents pull your conventions, docs, gaps, and verified commands directly over MCP instead of re-crawling the codebase on every prompt. One scoped lookup replaces dozens of exploratory file reads. That means fewer tokens, and fewer wrong guesses to redo in review.
Yes. The MCP layer is context-only and scoped per repository. It exposes conventions, docs, and citations, never billing, settings, or the merge button.
Moxie exposes a standard Model Context Protocol server, so Claude Code, Cursor, Codex, and other MCP-aware tools can query repository context directly.
Get started
Connect a repository and review your first source-cited docs in minutes. 14-day trial, no charge today, cancel anytime.