Skip to content
Cursor

e2a — email for AI agents for Cursor

io.github.mnexa-ai/mcp-server

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

client:Cursor transport:streamable-http runtime:npm

Install e2a — email for AI agents in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

e2a — email for AI agents in other clients