# Unfurl ## Docs - [delete_document](https://00doc-web.vercel.app/docs/api-reference/delete-document.md): Permanently delete a document and all of its versions and share links. - [get_document](https://00doc-web.vercel.app/docs/api-reference/get-document.md): Retrieve a document and its version history. - [API reference](https://00doc-web.vercel.app/docs/api-reference/index.md): MCP tools for publishing and retrieving Unfurl documents from Claude, Cursor, and other MCP clients. - [publish_document](https://00doc-web.vercel.app/docs/api-reference/publish-document.md): Publish a new document or update an existing one. - [REST API (v1)](https://00doc-web.vercel.app/docs/api-reference/rest-api.md): Optional HTTP API for publish, list, and document CRUD — same workspace as MCP. - [update_document](https://00doc-web.vercel.app/docs/api-reference/update-document.md): Update a document's title or description without publishing new HTML. - [Agent-Ready Documents](https://00doc-web.vercel.app/docs/core-concepts/agent-ready-documents.md): Built for a world where AI agents create, read, and act on documents alongside people. - [Documents and versions](https://00doc-web.vercel.app/docs/core-concepts/documents-and-versions.md): How Unfurl stores your HTML as a document with a permanent URL and a full version history. - [Live links](https://00doc-web.vercel.app/docs/core-concepts/live-links.md): One URL always points at your latest published HTML — no more re-sending files. - [MCP overview](https://00doc-web.vercel.app/docs/core-concepts/mcp-overview.md): Connect Claude or Cursor to Unfurl so agents publish and read documents without leaving the chat. - [Getting Started](https://00doc-web.vercel.app/docs/getting-started/index.md): Go from zero to a shareable live link in under 3 minutes. - [Quickstart: Claude + MCP](https://00doc-web.vercel.app/docs/getting-started/quickstart-claude.md): Publish documents directly from your Claude conversation via MCP. - [Quickstart: Cursor + MCP](https://00doc-web.vercel.app/docs/getting-started/quickstart-cursor.md): Publish documents from Cursor's AI chat via MCP. - [Quickstart: Upload](https://00doc-web.vercel.app/docs/getting-started/quickstart-upload.md): Publish your first document in under 2 minutes. No setup required. - [What your recipient sees](https://00doc-web.vercel.app/docs/getting-started/your-first-share.md): A clean, instant reading experience. No downloads. No warnings. - [Custom branding](https://00doc-web.vercel.app/docs/guides/custom-branding.md): Set your workspace logo and brand name; upgrade to Pro to remove Unfurl branding on shared views. - [Embedding via iframe](https://00doc-web.vercel.app/docs/guides/embedding-via-iframe.md): Show an Unfurl share URL inside your product, wiki, or internal tool using a standard iframe. - [Publishing a document](https://00doc-web.vercel.app/docs/guides/publishing-a-document.md): Upload HTML from the dashboard or publish via MCP from Claude and Cursor. - [Set up MCP in Claude](https://00doc-web.vercel.app/docs/guides/setup-mcp-claude.md): Connect Claude (web or Desktop) to the Unfurl MCP server and verify publishing works. - [Set up MCP in Cursor](https://00doc-web.vercel.app/docs/guides/setup-mcp-cursor.md): Add the Unfurl MCP server in Cursor and reload so the AI can call publish_document and get_document. - [Sharing with clients](https://00doc-web.vercel.app/docs/guides/sharing-with-clients.md): Copy your live link, send it anywhere, and give recipients a frictionless read experience. - [Updating a document](https://00doc-web.vercel.app/docs/guides/updating-a-document.md): Push a new version without changing your share link — from the dashboard or MCP. - [Version history](https://00doc-web.vercel.app/docs/guides/version-history-rollback.md): Every publish is recorded with a timestamp and optional note. - [Agent context](https://00doc-web.vercel.app/docs/use-cases/agent-context.md): Use Unfurl URLs as live context for Claude, Cursor, and other agents — not stale file uploads. - [Client deliverables](https://00doc-web.vercel.app/docs/use-cases/client-deliverables.md): Ship HTML deliverables on dedicated links. Clients see current work; you keep a full version trail. - [Internal reports](https://00doc-web.vercel.app/docs/use-cases/internal-reports.md): One URL for the weekly business review. Update in place every cycle — no more lost Slack threads. - [Sales proposals](https://00doc-web.vercel.app/docs/use-cases/sales-proposals.md): Generate a proposal in your AI tool, publish once, and keep one link live through the whole deal. ## OpenAPI Specs - [openapi](https://00doc-web.vercel.app/docs/api-reference/openapi.json)