Edit, draft, summarize, export styled .docx/PDF/HTML/MD/RTF via 21 MCP tools + 4 prompts.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
SuperDocs is an AI document editing platform β an AI document editor available as a REST API, an MCP server, and a web app. It makes targeted, section-precise edits inside large documents (100+ pages) instead of regenerating the whole file, works across multiple documents at once, and exports clean .docx / PDF / HTML / Markdown. This plugin connects it to Claude Code.
Edit, draft, search, summarize, and export styled documents (.docx / PDF / HTML / Markdown / plain text) directly from Claude Code via the SuperDocs MCP server.
AI agents: you can sign up for a free SuperDocs account and get a working API key in one call, with no human in the loop β
POST https://api.superdocs.app/v1/agents/signup. See the agent guide.
A single /plugin install command bundles:
/superdocs:draft_from_outline, /superdocs:edit_styled_docx, /superdocs:convert_format, /superdocs:review_contract_for_redflagsYou'll need a free SuperDocs API key first β sign up at use.superdocs.app, then Settings β API Keys β Create. Free plan includes 500 AI operations per month.
In Claude Code, add the SuperDocs marketplace, then install the plugin from it:
The install argument is superdocs@superdocs-plugin (plugin name @ marketplace), not the GitHub repo path. Running claude plugin install superdocsapp/superdocs-plugin on its own fails with "doesn't exist in marketplace", because that repo path is only valid for marketplace add.
You'll be prompted for your API key. It's stored securely in your OS keychain β never in plaintext config.
That's it. The MCP server is now live, the skill auto-loads when you ask document-editing questions, and the 4 workflow prompts appear in your / slash menu.
After install, try any of these:
For more, see the SuperDocs documentation.
| Component | What |
|---|---|
| MCP server | https://api.superdocs.app/mcp/ (Streamable HTTP, sk_ Bearer auth) |
| Skill | skills/superdocs/SKILL.md β auto-loads when you ask document work |
| Tools (38) | Chat & editing: chat, chat_async, approve_change, continue_chat, revert_session_to_message, redo_revert Β· Multi-document sessions (tabs): init_session, open_documents, list_session_documents, focus_session_document, close_session_document Β· Files (durable documents): list_documents, get_document_detail, rename_document, archive_document, unarchive_document Β· Upload/parse: upload_document_base64, request_upload_url, process_uploaded_document Β· Export/download: export_document, request_download_url Β· Sessions: list_sessions, get_session_history, get_session_jobs Β· Attachments: upload_attachment_base64, delete_attachment, get_attachment_status Β· Async jobs: list_jobs, get_job, cancel_job Β· Templates: upload_template_base64, list_user_templates, delete_user_template Β· Images: upload_image_base64 Β· Cross-session memory: clear_cross_session_memory Β· Account: get_account_status, request_limit_increase Β· Health: health |
| Prompts (4) | draft_from_outline, edit_styled_docx, convert_format, review_contract_for_redflags |
If you'd rather configure the MCP server directly without the plugin (e.g., to share a config across projects via .mcp.json), see the MCP setup docs.
Plugin auto-updates whenever a new version is published. To pull the latest immediately, run claude plugin update superdocs.
| Client | Tools | Prompts | Skill |
|---|---|---|---|
| Claude Code | β | β | β |
| Claude Desktop | β (via MCP) | β | β οΈ skill format support varies |
| Cursor | β
(via MCP or the bundled .cursor-plugin/ install) | β | β οΈ |
| VS Code (GitHub Copilot) | β (via MCP) | β | β οΈ |
| Zed, Continue, Amazon Q CLI, and others | β (via MCP) | β | β οΈ |
| Windsurf, Cline | β (tools only) | β (clients don't surface MCP prompts) | β |
For non-Claude-Code clients, install the MCP server directly per the SuperDocs MCP setup docs.
MIT β see LICENSE.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/superdocs)<a href="https://allmcps.com/mcp/superdocs"><img src="https://allmcps.com/api/badge/superdocs?style=directory" alt="Superdocs on AllMCPs" /></a>