AgentMail for Zed
to.agentmail/agentmail
Email inboxes for AI agents: send, receive, reply, search, and manage threaded email over MCP.
client:Zed
transport:streamable-http
Install AgentMail in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"agentmail": {
"url": "https://mcp.agentmail.to/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs