Skip to content

Work IQ Word MCP Server for Zed

com.microsoft/workiq-wordserver

MCP Server containing tools to work with Microsoft Word document

client:Zed transport:streamable-http

Install Work IQ Word MCP Server in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

Merge this into your existing settings object — do not replace the file. Zed docs

Work IQ Word MCP Server in other clients