docx for Zed
io.github.theluckystrike/docx
Create real Word .docx files from your AI chat: proposals, quotes, contracts, statements of work.
client:Zed
transport:streamable-http
runtime:mcpb
tools:14
Install docx in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"docx": {
"url": "https://mcp.zovo.one/mcp/docx-editor"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs