SuperDoc gives AI models structured access to Word documents. Three integration paths, depending on how you work.Documentation Index
Fetch the complete documentation index at: https://superdoc-caio-sd-2929-configurable-toolbar.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
MCP Server
Connect coding agents (Claude Code, Cursor, Windsurf) to .docx files. Install once, edit documents through natural language.
LLM Tools
Embed document editing in your app. Nine intent tools for OpenAI, Anthropic, and Vercel AI SDK: search, edit, format, comment, and more.
Which path to pick
| You want to… | Use |
|---|---|
| Let a coding agent edit .docx files | MCP Server |
| Build AI document editing into your product | LLM Tools |
| Stream model output into a live editor | Streaming pattern |

