Work IQ Teams MCP Server for Zed
com.microsoft/workiq-teamsserver
Manage Microsoft Teams chats, channels, users, and messages via Graph API.
client:Zed
transport:streamable-http
Install Work IQ Teams MCP Server in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"workiq-teamsserver": {
"url": "https://agent365.svc.cloud.microsoft/agents/tenants/{tenant_id}/servers/mcp_TeamsServer"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs