Work IQ Calendar MCP Server for Zed
com.microsoft/workiq-calendartools
Calendar tools for creating, updating, deleting events, managing invites, and checking availability.
client:Zed
transport:streamable-http
Install Work IQ Calendar MCP Server in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"workiq-calendartools": {
"url": "https://agent365.svc.cloud.microsoft/agents/tenants/{tenant_id}/servers/mcp_CalendarTools"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs