Code documentation generator

Codebase docs that write themselves from GitHub

Connect a repo. Moxie generates source-cited docs, keeps them current on merge, and serves the same context to AI agents over MCP.

  • From source. Architecture, conventions, and walkthroughs from the code that exists today.
  • Searchable. Generated docs and your Markdown in one workspace.
  • Agent-ready. Cursor, Claude Code, and Codex pull the same index over MCP.

What you get

Index in minutes

Connect a repo - docs and conventions land in a searchable workspace.

Current on merge

Every merge re-checks the index. Drift and gaps surface early.

Cleanup PRs

Weekly docs-only PRs your team reviews. Moxie never merges alone.

MCP for agents

Conventions, docs, and gaps before the first edit.

FAQ

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

Both - generation is the point. Moxie writes docs from your repo, keeps them searchable, and serves agents over MCP. You are not hand-uploading a wiki.

Which languages and frameworks are supported?+

Any GitHub repo Moxie can index. Focus is architecture, conventions, and cross-file flows - not every symbol dump.

How is this different from Mintlify or GitBook?+

Those host pages you author. Moxie maps the codebase, writes structural docs, and opens PRs when code and docs diverge.