What makes your documentation AI-native
Reading
In addition to reading individual pages, users can chat with the assistant in your documentation for immediate answers to their questions and links to relevant content. The assistant helps guide users through your product with accurate information from your documentation. Embed the assistant into custom apps with the API to extend where users can access your documentation.Writing
The agent helps you write and maintain documentation. It creates pull requests with proposed changes based on your prompts, pull requests, and Slack threads. Add the agent to your Slack workspace so that anyone on your team can help maintain your documentation by chatting with the agent. Or embed the agent into custom apps via the API. Configure popular tools like Cursor, Claude Code, and Windsurf to reference the Mintlify schema, your style guide, and best practices.Discovering
Your site is automatically optimized for AI tools and search engines to help users discover your documentation. All pages are sent as Markdown to AI agents instead of HTML, which helps these tools process your content faster and use fewer tokens. Every page is also available to view as Markdown by appending.md
to the URL.
Mintlify hosts llms.txt
and llms-full.txt
files for your documentation. These industry-standard files help LLMs index your documentation and respond efficiently with relevant information to user queries.
Your documentation site also hosts an MCP server that lets users connect your documentation directly to their AI tools for up to date information about your product directly where they want it.
Full-text search and semantic understanding help users and AI tools find relevant information quickly. Search understands user intent rather than just matching keywords. And if a user encounters a 404 error, your site suggests related pages to help them find what they’re looking for. No configuration required.
Enable AI features
Select any of the following cards for more information.Assistant
Configure the assistant to search external sites or direct people to your support team if it can’t answer their questions.
Agent
Add the agent to your Slack workspace or embed it into custom apps to have it help write and update your documentation.
Contextual menu
Add a menu to pages that lets users query AI tools, connect to your MCP server, and copy pages as context with one click.
MCP integration
Your site has a hosted MCP server that lets users connect your documentation directly to their AI tools. Make your users aware of your MCP server and how to connect to it.