# Doccupine > Doccupine is an open-source, AI-ready documentation platform. Markdown and MDX authoring, GitHub-native deploys, custom domains on every plan, an included AI budget or bring-your-own AI model, privacy-first analytics with no third-party trackers, and managed hosting or self-host. Doccupine is a documentation SaaS that creates GitHub repositories, deploys to managed hosting, manages custom domains, and integrates AI writing and search. Docs are authored as Markdown and MDX. Self-hosting is supported under the O'Saasy License. ## Core pages - [Home](https://doccupine.com/): Overview of Doccupine: features, AI-native docs, and pricing. - [Compare documentation platforms](https://doccupine.com/compare): Hub page comparing Doccupine to GitBook, Mintlify, ReadMe, and Docusaurus. - [Generate docs from a GitHub repo](https://doccupine.com/import): Paste a GitHub repository and Doccupine's AI reads the code and writes a complete documentation site. Free 30-day trial, no credit card. - [Self-updating docs with Agent Sync](https://doccupine.com/self-updating-docs): Agent Sync automatically links every doc page to the code it documents, then rewrites the affected pages when that code changes - staged for your review, or published automatically. - [Documentation solutions for every team](https://doccupine.com/solutions): Documentation generated from your codebase, kept in sync as you ship, and readable by your AI tools. Explore Doccupine by use case (AI-ready/MCP, API & SDK reference, self-updating docs) or by team. - [AI-ready documentation (MCP)](https://doccupine.com/solutions/ai-ready): Every Doccupine site ships an MCP server, so Claude, Cursor, and your own agents answer straight from your live docs, with citations, always current. - [API & SDK documentation that stays in sync](https://doccupine.com/solutions/api-docs): Generate API and SDK reference docs from your GitHub repo. Every page is source-linked and drift-detected, so your reference updates the moment code changes. - [Documentation for startups](https://doccupine.com/solutions/startups): Import your GitHub repo and ship a docs site that looks like a category leader in an afternoon. Your brand, managed hosting, and a 30-day free trial. - [About Doccupine](https://doccupine.com/about): Why Doccupine exists, what the team believes, and who builds it: documentation that lives in your repo, rewrites itself when the code changes, and answers your AI tools. - [Doccupine pricing](https://doccupine.com/pricing): Flat monthly pricing: $200/month Pro and $500/month Enterprise. Custom domains, full theming, the AI assistant, and an MCP server are included on every plan. 30-day free trial, no credit card. - [Contact Doccupine](https://doccupine.com/contact): How to reach the Doccupine team: email team@doccupine.com for support, sales, billing, and security reports; Discord for community questions; GitHub for bugs and feature requests. - [Doccupine FAQ](https://doccupine.com/faq): Answers about what Doccupine is, Markdown and MDX authoring, the AI assistant and MCP server, pricing and the free trial, self-hosting under the O'Saasy License, and how to get support. - [Blog](https://doccupine.com/blog): Guides on documentation practice, AI-readable docs, MCP servers, and running a docs site. ## Competitor comparisons - [Doccupine vs GitBook](https://doccupine.com/compare/gitbook): Doccupine vs GitBook: features, pricing, AI and customization compared side by side. See why teams switch from GitBook after the 2024 pricing change. - [Doccupine vs Mintlify](https://doccupine.com/compare/mintlify): Doccupine vs Mintlify: features, AI pricing, and customization compared. See why teams switch from Mintlify's $450/mo Pro plan and metered AI credits. - [Doccupine vs ReadMe](https://doccupine.com/compare/readme): Doccupine vs ReadMe: features, per-project pricing, and AI add-on costs compared. See why multi-product teams outgrow ReadMe's per-project plans. - [Doccupine vs Docusaurus](https://doccupine.com/compare/docusaurus): Doccupine vs Docusaurus: managed hosting vs self-hosting, AI, setup time, and true cost compared. See why teams pick managed open source over DIY. ## Full content for LLMs - [Full content bundle](https://doccupine.com/llms-full.txt): Concatenated markdown of the home page, every product and solutions page, the compare hub, and all competitor comparison pages. - [Doccupine vs GitBook (markdown)](https://doccupine.com/compare/gitbook/llms.txt): Machine-readable markdown of the GitBook comparison. - [Doccupine vs Mintlify (markdown)](https://doccupine.com/compare/mintlify/llms.txt): Machine-readable markdown of the Mintlify comparison. - [Doccupine vs ReadMe (markdown)](https://doccupine.com/compare/readme/llms.txt): Machine-readable markdown of the ReadMe comparison. - [Doccupine vs Docusaurus (markdown)](https://doccupine.com/compare/docusaurus/llms.txt): Machine-readable markdown of the Docusaurus comparison. ## Developer resources - [Doccupine documentation](https://docs.doccupine.com): Product docs for the platform and the doccupine CLI: setup, configuration (doccupine.json), MDX components, theming, authentication, the on-site MCP server, analytics, and deployment. - [Doccupine OpenAPI specification](https://doccupine.com/openapi.json): OpenAPI 3.1 description of doccupine.com's public, read-only content API (/api/v1): site summary, page index, page content as Markdown, plus the machine-readable files. Every operation has an operationId, typed parameters, and response schemas, so it loads straight into function-calling tools. - [Doccupine content API](https://doccupine.com/api/v1/site): JSON entry point: product summary, pricing, and links to every other machine-readable resource. No authentication. - [Doccupine MCP server](https://doccupine.com/api/mcp): Model Context Protocol server (Streamable HTTP, JSON-RPC 2.0 over POST) exposing doccupine.com's pages as tools and resources. Manifest at /.well-known/mcp.json. Every hosted documentation site also ships its own MCP server at /api/mcp. - [Doccupine MCP manifest](https://doccupine.com/.well-known/mcp.json): Discovery manifest listing the MCP servers Doccupine operates, their transports, and their tools. - [Doccupine CLI on GitHub](https://github.com/doccupine/cli): Source of the open-source doccupine CLI that builds every site (npm package `doccupine`). - [Doccupine on GitHub](https://github.com/doccupine): The Doccupine organisation: platform, CLI, and starter. - [Markdown for agents](https://doccupine.com/llms-full.txt): Every marketing page on doccupine.com also answers `Accept: text/markdown` with its Markdown representation (Vary: Accept), and at the same path with a `.md` suffix. ## Legal - [Privacy policy](https://doccupine.com/privacy-policy): How Doccupine handles user data. - [Terms of service](https://doccupine.com/terms-of-service): Terms governing use of Doccupine.