Skip to content
Cursor

Work IQ Word MCP Server for Cursor

com.microsoft/workiq-wordserver

MCP Server containing tools to work with Microsoft Word document

client:Cursor transport:streamable-http

Install Work IQ Word MCP Server in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Work IQ Word MCP Server in other clients