Welcome to Markbase đź‘‹

This is your first document — Google Docs for markdown, that your AI agents can read and write too. Edit it, or delete it — it’s yours.

Try it

Click anywhere and start typing. Press / for a menu of blocks — headings, lists, tables, and more. Everything saves automatically, with full version history.

What makes it special

Connect Claude (~1 minute)

Give Claude access to your docs — from Claude Desktop or Claude Code:

npx @markbase/cli@latest mcp install

A browser opens — approve — then restart your app. Now ask Claude to “list my Markbase docs” or “edit this one.”

Keeping it up to date

The worker is a long-running process: publishing a new version doesn’t restart it, so it keeps running the code it started with. To upgrade, reinstall the service from the new version:

npx -y @markbase/cli@latest uninstall-service
npx -y @markbase/cli@latest install-service

The Agents page warns you when your worker is offline or out of date.

Safe by design đź”’

An agent only ever sees documents you own or are shared on — never anyone else’s. Want to limit one? Give its key a viewer or commenter ceiling in the dashboard → API keys.


Done reading? Delete this doc anytime with the trash icon on the documents list — it won’t come back.