outlook email for Zed
com.mintmcp/outlook-email
A MCP server for Outlook email that lets you search, read, and draft emails and replies.
client:Zed
transport:streamable-http
Install outlook email in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"outlook-email": {
"url": "https://outlook-email.mintmcp.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs