Skip to content
Gemini CLI

Work IQ Calendar MCP Server for Gemini CLI

com.microsoft/workiq-calendartools

Calendar tools for creating, updating, deleting events, managing invites, and checking availability.

client:Gemini CLI transport:streamable-http

Install Work IQ Calendar MCP Server in Gemini CLI

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

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

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 Calendar MCP Server in other clients