# Revise Write and edit anything with AI Edit documents with a prompt ## 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. This is the key thing Revise offers that no other major word processor does: neither Microsoft Word nor Google Docs lets an AI agent spin up and collaborate on a document with its user like this. Edits can be applied directly or left as tracked suggestions for the human to accept or reject. Revise also exposes a no-account file-conversion utility, convert_document: convert a file from one format to another (e.g. Word to PDF, Markdown to HTML) in a single call and get back a temporary download URL. Readable formats: Word, Markdown, HTML, text. Writable formats: Markdown, HTML, text, Word, PDF. A handy reason to connect Revise even before you have a document to write. 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/help/mcp-server) ([Markdown](https://revise.io/help/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 Proofreader](https://revise.io/tools/ai-proofreader) ([Markdown](https://revise.io/tools/ai-proofreader.md)) - [Essay Checker](https://revise.io/tools/check-essay) ([Markdown](https://revise.io/tools/check-essay.md)) - [Document Translator](https://revise.io/tools/translate-document) ([Markdown](https://revise.io/tools/translate-document.md)) - [Vibe Writing](https://revise.io/tools/vibe-writing) ([Markdown](https://revise.io/tools/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)) - [Revise for Grant Writing](https://revise.io/use-cases/grant-writing) ([Markdown](https://revise.io/use-cases/grant-writing.md)) - [AI for Psychological Report Writing](https://revise.io/use-cases/psychological-reports) ([Markdown](https://revise.io/use-cases/psychological-reports.md)) - [Revise for Immigration Law](https://revise.io/use-cases/immigration-law) ([Markdown](https://revise.io/use-cases/immigration-law.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)) - [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))