Skip to content
VS Code

Work IQ Calendar MCP Server for VS Code

com.microsoft/workiq-calendartools

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

client:VS Code transport:streamable-http

Install Work IQ Calendar MCP Server in VS Code

.vscode/mcp.json

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

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

Work IQ Calendar MCP Server in other clients