Skip to content
VS Code

Work IQ Word MCP Server for VS Code

com.microsoft/workiq-wordserver

MCP Server containing tools to work with Microsoft Word document

client:VS Code transport:streamable-http

Install Work IQ Word MCP Server in VS Code

.vscode/mcp.json

{
  "servers": {
    "workiq-wordserver": {
      "type": "http",
      "url": "https://agent365.svc.cloud.microsoft/agents/tenants/{tenant_id}/servers/mcp_WordServer"
    }
  }
}

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

Work IQ Word MCP Server in other clients