Documentation Index
Fetch the complete documentation index at: https://00doc-web.vercel.app/docs/llms.txt
Use this file to discover all available pages before exploring further.
Time to complete: ~5 minutes (includes creating an API key).
What is MCP?
Model Context Protocol (MCP) lets Claude use external tools directly in your conversation. Once connected, you can tell Claude to publish a document to Unfurl — and it does it.Create an API key
- Sign in at unfurl.pub.
- Open API keys in the dashboard.
- Add a label (e.g.
Claude) and create a key. Copy the fulloodoc_…secret — it is shown only once. You will need it when the Unfurl authorize page opens after you connect MCP.
Add the Unfurl MCP connector
- Claude.ai (web)
- Claude Desktop
- Go to Settings → Connectors (or click the plug icon in your chat)
- Search for “Unfurl” or add a custom MCP server
- Enter the server URL:
https://mcp.unfurl.pub/mcp - Authorise the connection. On the Unfurl authorize page, paste your API key from step 1.
Publish a document
Ask Claude. For example:
“Create an executive summary for our Q3 results and publish it to Unfurl”Claude will:
- Generate the HTML document
- Call
publish_documentvia MCP - Return your live link