Skip to content
Gemini CLI

Work IQ Word MCP Server for Gemini CLI

com.microsoft/workiq-wordserver

MCP Server containing tools to work with Microsoft Word document

client:Gemini CLI transport:streamable-http

Install Work IQ Word MCP Server in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

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

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

Work IQ Word MCP Server in other clients