Skip to content
Windsurf

docx forge for Windsurf

io.github.mdfifty50-boop/docx-forge

Professional document generation from structured data

client:Windsurf transport:stdio runtime:npm

Install docx forge in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "docx-forge": {
      "command": "npx",
      "args": [
        "-y",
        "docx-forge-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

docx forge in other clients