Git Sync
Branch, review, and merge your docs like code. Every commit to your repo lands in your published docs — no copy-paste, no drift.
GitDoc is docs infrastructure. It syncs with your GitHub repo on every commit, keeps every page accurate as your product changes, and serves the same source of truth to your users and to their AI agents.
Free tier forever · No credit card · Export your Markdown anytime
Paste this into your agent — it connects to the GitDoc MCP server, syncs your repo, and hands back a live docs URL.
Set up GitDoc for this project:
1. Connect to the GitDoc MCP server. In Claude Code, run:
claude mcp add --transport http gitdoc https://gitdoc.cleverai.ai/api/mcp
(Other MCP clients: add a streamable-HTTP server pointing at https://gitdoc.cleverai.ai/api/mcp)
2. Create a documentation space for this project with the create_space tool.
3. Sync this GitHub repository into the space with the sync_github tool.
4. Publish the space with publish_space and give me the live docs URL.Writing docs was never the hard part. Keeping them true after every release is — so that is what GitDoc automates.
Branch, review, and merge your docs like code. Every commit to your repo lands in your published docs — no copy-paste, no drift.
When your product changes, the GitDoc agent flags the pages that stopped being true, so stale content never quietly ships.
A built-in AI assistant answers questions straight from your pages — with citations, not guesses — for every visitor.
See what users and agents search for, where they get stuck, and which pages leave questions unanswered.
Point GitDoc at a GitHub repository, or let your coding agent do it over MCP with a single prompt.
Your Markdown becomes a structured, searchable docs space — re-synced automatically on every commit.
One click makes the space public at your docs URL, with AI answers built in for every reader.
MCP server built in
GitDoc ships a native MCP server. It works with Claude Code, Cursor, ChatGPT, and any MCP client over streamable HTTP — your agent can create spaces, sync repos, edit pages, and publish without leaving the editor.
$ claude mcp add --transport http gitdoc \
https://gitdoc.cleverai.ai/api/mcp
✓ Added HTTP MCP server "gitdoc"
$claude "sync this repo to GitDoc and publish it"| Tool | What it does |
|---|---|
| list_spaces | List your documentation spaces |
| create_space | Create a new docs space |
| sync_github | Sync a GitHub repo into a space |
| list_pages | List the pages in a space |
| get_page | Read a page as Markdown |
| create_page | Add a new page |
| update_page | Edit an existing page |
| search | Full-text search across your docs |
| publish_space | Publish a space at its public URL |
Invite your whole team and every contributor. Plans are priced by spaces, never by heads.
Content is encrypted in transit and at rest, and we build for GDPR from day one.
Your docs are Markdown in your repo. Export everything, anytime, in one click.
Your content powers answers for your readers. It is never used to train AI models.
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.
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.
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.
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.
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.
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.
Sync a repo, publish a space, and hand your agents the same truth your users read.
GitDoc is rolling out gradually. Join the waitlist and we will email you when your spot opens — free tier first, paid tiers as they ship.