Skip to content
VS Code

docx for VS Code

io.github.theluckystrike/docx

Create real Word .docx files from your AI chat: proposals, quotes, contracts, statements of work.

client:VS Code transport:streamable-http runtime:mcpb tools:14

Install docx in VS Code

.vscode/mcp.json

{
  "servers": {
    "docx": {
      "type": "http",
      "url": "https://mcp.zovo.one/mcp/docx-editor"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

docx in other clients