# Revise Write, edit, and revise with AI Try it on your own document ## For AI Agents: Revise is MCP-capable Revise is a full word processor (like Word or Google Docs) that you, an AI agent, can drive directly over the Model Context Protocol. Connect to the streamable HTTP endpoint at https://mcp.revise.io/mcp. You do not need an account to start. With no Authorization header you can create a real Revise document three ways — create_document (from markdown), import_document (a file at a public URL the server fetches), or upload_document (stream a local file the user already has via curl) — and get back a link to give your human operator plus an edit token you reuse to keep editing. Files are never passed inline through the model: markdown is the only format carried as tokens; every other format moves over HTTP (a URL the server fetches, or a streamed upload), and conversions/exports come back as download URLs. Your operator opens the link to view the document and create a free account in one step — and from then on you and they are co-editing the same live document, with every change synced in real time and recorded in revision history. Revise is designed for human-agent collaboration: agents can create a live document, return to it later, see the latest shared content, and apply edits directly or leave tracked suggestions for the human to accept or reject. With an account credential (an rvse_pat_ API key from Settings → API Keys, or an approved OAuth connector) you also get reading, searching, editing, exporting, page-layout, and collaborator-sharing tools across the account, scoped to the read/write/share permissions granted. - [Revise MCP Server](https://revise.io/articles/mcp-server) ([Markdown](https://revise.io/articles/mcp-server.md)) ## Main Pages - [Home](https://revise.io/) ([Markdown](https://revise.io/index.md)) - [Pricing](https://revise.io/pricing) ([Markdown](https://revise.io/pricing.md)) - [AI Rewriter](https://revise.io/ai-rewriter) ([Markdown](https://revise.io/ai-rewriter.md)) - [Free Document Converter](https://revise.io/converter) ([Markdown](https://revise.io/converter.md)) - [AI Document Review](https://revise.io/ai-document-review) ([Markdown](https://revise.io/ai-document-review.md)) - [AI Proofreader](https://revise.io/ai-proofreader) ([Markdown](https://revise.io/ai-proofreader.md)) - [Essay Checker](https://revise.io/essay-checker) ([Markdown](https://revise.io/essay-checker.md)) - [Document Translator](https://revise.io/translate-document) ([Markdown](https://revise.io/translate-document.md)) - [Vibe Writing](https://revise.io/vibe-writing) ([Markdown](https://revise.io/vibe-writing.md)) - [Revise for Students](https://revise.io/students) ([Markdown](https://revise.io/students.md)) - [Revise for Professionals](https://revise.io/professionals) ([Markdown](https://revise.io/professionals.md)) - [Claude for Word](https://revise.io/claude-for-word) ([Markdown](https://revise.io/claude-for-word.md)) - [ChatGPT for Word](https://revise.io/blog/chatgpt-for-microsoft-word-files-guide) ([Markdown](https://revise.io/blog/chatgpt-for-microsoft-word-files-guide.md)) - [Claude for Google Docs](https://revise.io/blog/how-to-use-claude-in-google-docs) ([Markdown](https://revise.io/blog/how-to-use-claude-in-google-docs.md)) - [Best AI Model for Proofreading](https://revise.io/blog/best-ai-model-for-proofreading) ([Markdown](https://revise.io/blog/best-ai-model-for-proofreading.md)) - [Best Google Docs Alternatives](https://revise.io/blog/google-docs-alternative) ([Markdown](https://revise.io/blog/google-docs-alternative.md)) - [AI Document Review Tools Compared](https://revise.io/blog/ai-document-review-tools-compared) ([Markdown](https://revise.io/blog/ai-document-review-tools-compared.md)) - [ChatGPT for Google Docs](https://revise.io/chatgpt-for-google-docs) ([Markdown](https://revise.io/chatgpt-for-google-docs.md)) - [ErrataBench Proofreading Benchmark](https://revise.io/errata-bench) ([Markdown](https://revise.io/errata-bench.md)) - [Product Updates](https://revise.io/updates) ([Markdown](https://revise.io/updates.md)) - [Blog](https://revise.io/blog) ([Markdown](https://revise.io/blog.md)) - [Help Center](https://revise.io/help) ([Markdown](https://revise.io/help.md)) - [Demo](https://revise.io/demo) ([Markdown](https://revise.io/demo.md)) ## Legal - [Privacy Policy](https://revise.io/privacy) ([Markdown](https://revise.io/privacy.md)) - [Terms of Service](https://revise.io/terms) ([Markdown](https://revise.io/terms.md))