Skip to content
Zed

microsoft 365 for Zed

com.proscendia/microsoft-365

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

client:Zed transport:streamable-http

Install microsoft 365 in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "microsoft-365": {
      "url": "https://microsoft-mcp.proscendia.com/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

microsoft 365 in other clients