M365 Graph MCP for Grok
work.mcps/m365-graph
Manage Microsoft 365 email, calendar, contacts and inbox rules via the Graph API with OAuth 2.0.
client:Grok
transport:streamable-http
Install M365 Graph MCP in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"m365-graph": {
"type": "http",
"url": "https://mcps.work/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs