Work IQ Calendar MCP Server for Cursor
com.microsoft/workiq-calendartools
Calendar tools for creating, updating, deleting events, managing invites, and checking availability.
client:Cursor
transport:streamable-http
Install Work IQ Calendar MCP Server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"workiq-calendartools": {
"url": "https://agent365.svc.cloud.microsoft/agents/tenants/{tenant_id}/servers/mcp_CalendarTools"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs