e2a — email for AI agents

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

Hosted
officialservice

Deployment

Hosted
streamable-httphttps://mcp.e2a.dev/mcp
Headers
AuthorizationBearer {e2a_api_key}Required
Bearer token: accepts an e2a API key (e2a_…) or OAuth 2.1 access token (ate2a_…)

Package Details

Transportstdio

Environment Variables

E2A_API_KEY
RequiredSecret

e2a API key from https://e2a.dev

E2A_AGENT_EMAIL

Default agent inbox (e.g. bot@your-domain.com). Optional — single-agent accounts auto-resolve.

E2A_BASE_URL
Default:https://e2a.dev

Self-hosted e2a backend URL. Defaults to https://e2a.dev.