Loomal

e2a — email for AI agents

MCP server by github.com/mnexa-ai/e2a

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

157 starsnpm: @e2a/mcp-serverRemote-capable

About e2a — email for AI agents

e2a — email for AI agents is an MCP (Model Context Protocol) server published by mnexa-ai in the official MCP registry, listed under Autonomous Agents on Loomal. Authenticated email gateway for AI agents — per-agent inboxes, HITL approval, SPF/DKIM verified.

e2a — email for AI agents runs as a hosted remote over streamable-http — MCP clients connect directly to its endpoint, with nothing to install locally. It also ships as an npm package (@e2a/mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/mnexa-ai/e2a, where the project has earned 157 GitHub stars.

Use e2a — email for AI agents with your agent

Claude Code · one command
claude mcp add --transport http e2a-email-for-ai-agents https://mcp.e2a.dev/mcp --header "Authorization: Bearer {e2a_api_key}"
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "e2a-email-for-ai-agents": {
      "url": "https://mcp.e2a.dev/mcp",
      "headers": {
        "Authorization": "Bearer {e2a_api_key}"
      }
    }
  }
}
streamable-httphttps://mcp.e2a.dev/mcp
npm@e2a/mcp-server

Frequently asked questions

What is e2a — email for AI agents?
e2a — email for AI agents is an MCP (Model Context Protocol) server by mnexa-ai in the Autonomous Agents category. Authenticated email gateway for AI agents — per-agent inboxes, HITL approval, SPF/DKIM verified.
How do I connect e2a — email for AI agents to Claude, Cursor, or another MCP client?
e2a — email for AI agents is a remote MCP server — add its endpoint (https://mcp.e2a.dev/mcp) to your client's MCP configuration (for example with "claude mcp add", or under "mcpServers" in Cursor's mcp.json) and restart the client.
Is e2a — email for AI agents open source?
Yes — the source code is public at github.com/mnexa-ai/e2a, with 157 GitHub stars.
Can AI agents pay to use e2a — email for AI agents?
Not yet through Loomal — e2a — email for AI agents is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain e2a — email for AI agents? Claim this listing free by verifying GitHub ownership, or contact us.