Authenticated email gateway for AI agents — per-agent inboxes, HITL approval, SPF/DKIM verified.
What it says
The record the registry holds
Where it answers
https://api.e2a.dev/mcp · streamable-http
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "dev.e2a/mcp-server",
"description": "Authenticated email gateway for AI agents — per-agent inboxes, HITL approval, SPF/DKIM verified.",
"title": "e2a — email for AI agents",
"repository": {
"url": "https://github.com/tokencanopy/e2a",
"source": "github",
"subfolder": "mcp"
},
"version": "1.0.0",
"websiteUrl": "https://e2a.dev",
"remotes": [
{
"type": "streamable-http",
"url": "https://api.e2a.dev/mcp",
"headers": [
{
"description": "OAuth 2.1 is the recommended connection (add the connector and authorize — no key to paste; auto-discovered via /.well-known/oauth-protected-resource). For programmatic / self-host use, a Bearer e2a API key (e2a_acct_… or e2a_agt_…) is also accepted.",
"value": "Bearer {e2a_api_key}",
"variables": {
"e2a_api_key": {
"description": "Your e2a API key from https://e2a.dev (optional — OAuth needs no pasted key).",
"isSecret": true
}
},
"name": "Authorization"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-07-28T18:16:32.15806Z",
"publishedAt": "2026-07-28T18:16:32.15806Z",
"updatedAt": "2026-07-28T18:16:32.15806Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonhosted · an address you callversion 1.0.0last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.