---
name: doccupine-docs
description: "Navigate and use the Doccupine documentation. Use when answering questions about Doccupine or working with its docs."
---

# Doccupine documentation

## Reading these docs

- Documentation index: https://docs.doccupine.com/llms.txt (full corpus: https://docs.doccupine.com/llms-full.txt)
- Every page has a markdown mirror: append .md to the page URL
- MCP server with search_docs, get_doc, and list_docs tools: https://docs.doccupine.com/api/mcp (streamable HTTP)

## Key pages

- [Introduction](https://docs.doccupine.com/index.md) - Doccupine is a free and open-source documentation platform. Write MDX, get a production-ready site with AI chat, built-in components, and an MCP server - in one command.
- [What is Doccupine](https://docs.doccupine.com/what-is-doccupine.md) - Doccupine is a CLI that turns a directory of MDX files into a complete, production-ready documentation website - no frontend work required.
- [Commands](https://docs.doccupine.com/commands.md) - In this page, you can find all the commands available in Doccupine CLI.
- [Components](https://docs.doccupine.com/components.md) - Explore the full library of built-in components available in your documentation pages.
- [Headers and Text](https://docs.doccupine.com/headers-and-text.md) - Learn how to structure and style your content with headers, formatting, and links.
- [Lists and tables](https://docs.doccupine.com/lists-and-tables.md) - Present structured information using lists or tables.
- [Code](https://docs.doccupine.com/code.md) - Learn how to display inline code and code blocks in documentation.
- [Prompt](https://docs.doccupine.com/prompt.md) - Display re-usable AI prompts that readers can copy or open directly in Cursor.
