Code documentation generator

Automated codebase documentation that writes itself from your repo

Stop maintaining architecture wikis by hand. Moxie Docs indexes your GitHub repositories, generates source-cited documentation, catches drift on every merge, and serves the same context to AI coding agents over MCP.

  • From source, not templates. Architecture pages, conventions, and walkthroughs are generated from the code paths that exist today.
  • Searchable workspace. Your team browses generated docs and repo Markdown in one place instead of hunting through folders.
  • Agent-ready output. Cursor, Claude Code, and Codex read the same index through compact MCP tools.

What you get

Initial index in minutes

Connect a repository and Moxie scans the codebase, writes docs, and publishes a searchable index.

Stays current on merge

Every merge re-checks the index. Drift and gaps surface before they become tribal knowledge.

Reviewable Cleanup PRs

Fridays open a single docs-only PR your team can review - Moxie never merges on its own.

MCP for agents

Conventions, docs, and gaps land in agent context before the first edit.

FAQ

Is this a code documentation generator or a docs host?+

Both, but the generation is the point. Moxie writes documentation from your repository source, keeps it searchable in a workspace, and exposes it to AI agents over MCP. You are not uploading Markdown into a static portal by hand.

Which languages and frameworks are supported?+

Any GitHub repository Moxie can index. The generator focuses on architecture, conventions, and cross-file flows - not auto-generated API reference dumps for every symbol.

How is this different from Mintlify or GitBook?+

Those tools host pages your team authors. Moxie maps the codebase and writes structural documentation automatically, then opens PRs when the code and docs diverge.