Priced by spaces, never by seats

Docs work best when everyone can contribute, so we never charge per head. Start free, upgrade when you outgrow one space. Paid tiers are in early access — join the waitlist to get in first.

Plans

Free

$0 forever

Everything you need to publish one real docs space.

  • 1 space
  • GitHub sync
  • MCP server
  • Hosted docs viewer
  • Community support
Start for free

Premium

Early access

$29 per month

For teams shipping docs across several products.

  • 5 spaces
  • Everything in Free
  • Ask your docs (AI assistant)
  • Custom branding (soon)
  • Email support

Early access — join the waitlist

Join the waitlist

Ultimate

Early access

$99 per month

For doc platforms that never stop growing.

  • Unlimited spaces
  • Everything in Premium
  • AI Insights
  • Priority support

Early access — join the waitlist

Join the waitlist

Enterprise

Early access

Custom annual billing

For organizations with security and scale requirements.

  • Everything in Ultimate
  • SSO / SAML
  • SLAs & dedicated support
  • White-glove migration

Early access — join the waitlist

Talk to us
Feature comparison across GitDoc plans
FeatureFreePremiumUltimateEnterprise
Spaces15UnlimitedUnlimited
GitHub sync
MCP server
Ask your docs (AI)
AI Insights
Custom brandingSoonSoonSoon
SSO / SAML
SupportCommunityEmailPriorityDedicated + SLA

Questions, answered honestly

How does GitHub sync work?

You connect a repository (or let your agent run the sync_github tool) and GitDoc mirrors its Markdown into a docs space. Every push to the synced branch updates the space, so published docs track the repo — the repo stays the source of truth.

What is MCP, and why does it matter for docs?

MCP (Model Context Protocol) is an open standard that lets AI agents call tools on external services. GitDoc exposes its own MCP server over streamable HTTP, so agents like Claude Code, Cursor, or ChatGPT can create spaces, sync repos, edit pages, and search your docs directly — the same docs your users read.

Can I migrate from another docs tool?

If your current tool can export Markdown, yes. Put the files in a GitHub repo and sync it, or have an agent import pages one by one over MCP with create_page. There is no proprietary format on our side either — it is Markdown in, Markdown out.

Is my content private?

Spaces are private until you explicitly publish them. Content is encrypted in transit and at rest, and it is never used to train AI models. The built-in assistant only answers from your own pages.

Can I use my own domain?

Not yet — custom domains are on the roadmap for paid tiers. Today your docs are published under gitdoc.cleverai.ai. Join the waitlist and we will let you know the moment custom domains land.

What happens if I cancel?

Nothing is held hostage. Your Markdown lives in your repo and stays exportable at any time; paid features simply stop, and spaces beyond the free tier limits become read-only until you export or downgrade them.