Skip to content
Windsurf

Word for Windsurf

io.github.trsdn/mcp-server-word

Microsoft Word automation for AI assistants. Requires Word for Windows.

client:Windsurf transport:stdio runtime:nuget

Install Word in Windsurf

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

{
  "mcpServers": {
    "mcp-server-word": {
      "command": "dnx",
      "args": [
        "WordMcp.McpServer",
        "--yes"
      ]
    }
  }
}

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

Word in other clients