M365 Graph MCP for Zed
work.mcps/m365-graph
Manage Microsoft 365 email, calendar, contacts and inbox rules via the Graph API with OAuth 2.0.
client:Zed
transport:streamable-http
Install M365 Graph MCP in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"m365-graph": {
"url": "https://mcps.work/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs