{
  "markdown": "DOCX MCP for Claude Cowork and Codex\n====================================================================\n\nlegalrabbit-docx-mcp enables your Claude Cowork and Codex to read and manipulate DOCX files locally. \n\nOur MCP uses 2-5x fewer tokens than the Anthropic's docx skill, is faster, and is more reliable. There are 2 reasons:\n\n1. Our MCP supports a bidirectional transformation of HTML <-> DOCX. AI will write HTML, not DOCX. It is well known that [AI is excellent and efficient at processing HTML](https://claude.com/blog/using-claude-code-the-unreasonable-effectiveness-of-html)!\n2. Our MCP supports \"surgical editing\". AI can specify which paragraph/table/row to edit without editing the entire doc. This saves a lot of tokens compared to the traditional docx skill that unzips a docx file and edits document.xml directly.\n\nYou can use our DOCX plugin together with [Claude for Legal](https://github.com/anthropics/claude-for-legal) to enable a more seamless experience of working with a docx file!\n\n[Click to see the demo](https://drive.google.com/file/d/1UNlUJYwkNX3NiANDkLLb3UoRSms2dXCU/view?usp=drive_link)\n\n[![Demo](https://github.com/user-attachments/assets/cc89cf6b-2d9d-4134-a399-523e72489ce4)](https://drive.google.com/file/d/1UNlUJYwkNX3NiANDkLLb3UoRSms2dXCU/view?usp=drive_link)\n\nCapabilities:\n- Read the content and the comments.\n- Create a new docx file. Optionally, you can use an existing docx file as the template. The styles will be copied from the template.\n- Add tracked changes to an existing docx file.\n- Add comments and reply to comments.\n \nWe are using this plugin at [LegalRabbit](https://legalrabbit.ai) to speed up our legal services. Try it out and let us know if you have any questions.\n\nThe plugin works offline, ensuring data privacy and security of your DOCX files.\n\nExample prompts\n----------------\n\n- _Create a NDA docx file based on NDA-template.docx. My company is LegalRabbit. The other party is John Austin._\n- _Review and flag issues in 'Data Processing Agreement.docx'. You can redline and add comments on the doc directly._\n- _I've made comments in 'BPO referral agreement.docx'. Please address them._\n- _Delete all comments and provide customer-facing comments_ \n\nHow to install\n---------------\n\n![Claude Installation](https://raw.githubusercontent.com/LegalRabbit-AI/legalrabbit-media/main/claude.jpg) __For Claude Cowork:__\n\n1. Go to the latest release, 1.0.0, and download [legalrabbit-docx.mcpb](https://github.com/LegalRabbit-AI/legalrabbit-docx-mcp/releases/download/1.0.0/legalrabbit-docx.mcpb).\n2. Switch to Claude and go to `Settings`\n3. Select the `Extensions` tab and click on `Advanced settings`\n4. Click `Install Extension` and select the downloaded `legalrabbit-docx.mcpb` file.\n5. Click `Install`\n6. Add `You must use the legalrabbit-docx-mcp tool for reading, creating, and manipulating docx files.` to `CLAUDE.md`\n\n![Claude Installation](https://raw.githubusercontent.com/LegalRabbit-AI/legalrabbit-media/main/openai.jpg) __For Codex:__\n\n1. Go to `Plugins` and click the `+ v` (the down arrow next to the plug button) on the top right corner\n2. Select `+ Add marketplace`\n3. Fill `Source` with `https://github.com/LegalRabbit-AI/legalrabbit-docx-mcp` and click `Add marketplace`\n4. On the Plugins page, click on the `legalrabbit-tools` marketplace.\n5. Click `Add plugin` on the Legalrabbit Docx plugin.\n6. Add `You must use the legalrabbit-docx skill for reading, creating, and manipulating docx files` to `AGENTS.md`\n\n🛠️ __Testing__\n\nYou can try `Create a beautifully written short docx`\n\n\nSupport\n---------\n\nContact: tanin(at)legalrabbit.ai\n\nLearn more about us: [LegalRabbit](https://legalrabbit.ai/)\n\n\nRelease a new version\n----------------------\n\n1. Go to [the release Github Actions workflow](https://github.com/LegalRabbit-AI/legalrabbit-docx-mcp/actions/workflows/release.yml).\n2. Click `Run workflow` and fills in an appropriate tag e.g. `1.0.0`, `1.0.0-dev`\n3. Wait for the workflow to complete.\n4. Go to the [releases page](https://github.com/LegalRabbit-AI/legalrabbit-docx-mcp/releases) and edit the new release accordingly.\n",
  "bytes": 4103,
  "sha": "32ad43cfdb85aa3476fa1c67b515861bca09d5ab80d5053e1e8eba836664d4f0",
  "repo_slug": "legalrabbit-ai/legalrabbit-docx-claude-plugin",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_legalrabbit_ai_legalrabbit_docx_claude_p_961da35d/readme"
}