Skip to content
Grok

microsoft 365 for Grok

com.proscendia/microsoft-365

Permissioned access to Outlook, OneDrive and Teams via the user's own Microsoft account

client:Grok transport:streamable-http

Install microsoft 365 in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "microsoft-365": {
      "type": "http",
      "url": "https://microsoft-mcp.proscendia.com/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

microsoft 365 in other clients