Work IQ User MCP Server for Zed
com.microsoft/workiq-meserver
Tools for retrieving user details, manager, team or direct reportees from Microsoft Graph.
client:Zed
transport:streamable-http
Install Work IQ User MCP Server in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"workiq-meserver": {
"url": "https://agent365.svc.cloud.microsoft/agents/tenants/{tenant_id}/servers/mcp_MeServer"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs