docs.json, and Mintlify handles the hosting, search, and deployment automatically whenever you push to GitHub.
Quick Start
Get your docs site running in three steps.
Local Development
Preview changes locally with the Mintlify CLI.
Customize Your Site
Set your brand colors, logo, and site name.
API Reference
Auto-generate API docs from OpenAPI specs.
How Mintlify works
Mintlify takes your MDX files anddocs.json configuration from a GitHub repository and publishes them as a fully hosted documentation site. There is no build step to manage and no servers to configure.
Connect your repo
Sign in at dashboard.mintlify.com and connect your GitHub repository. Mintlify installs a GitHub App that watches for changes.
Write your docs
Add
.mdx files to your repository and update docs.json to add them to the navigation. Preview changes locally with mint dev.Key features
MDX authoring
Write rich documentation with Markdown, React components, and interactive code examples.
Navigation control
Organize pages into tabs and groups with a simple JSON configuration.
Reusable snippets
Define content once and reuse it across multiple pages.
AI tool integrations
Use Cursor, Claude Code, or Windsurf to write and edit your docs with AI assistance.