Skip to content
Zed

e2a — email for AI agents for Zed

io.github.mnexa-ai/mcp-server

Authenticated email gateway for AI agents — per-agent inboxes, HITL approval, SPF/DKIM verified.

client:Zed transport:streamable-http runtime:npm

Install e2a — email for AI agents in Zed

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

{
  "context_servers": {
    "mcp-server": {
      "url": "https://mcp.e2a.dev/mcp"
    }
  }
}

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

e2a — email for AI agents in other clients