Microsoft MCP Server for Enterprise for Zed
io.github.microsoft/enterprisemcp
Official Microsoft MCP Server to query Microsoft Entra data using natural language
client:Zed
transport:streamable-http
Install Microsoft MCP Server for Enterprise in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"enterprisemcp": {
"url": "https://mcp.svc.cloud.microsoft/enterprise"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs