Skip to content
EmailMateEmailMate

Email for AI agents.

Give the agent a named mailbox on your domain. Threads, reply, webhooks. Not a Gmail scrape. Not @someone-else.com.

Inboxes ship with every send plan. No per-inbox fee.

cURL
curl -X POST https://www.emailmate.dev/v1/inboxes \
  -H "Authorization: Bearer $EMAILMATE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"username":"agent","name":"Support"}'

# MCP — inbox tools are opt-in
# https://mcp.emailmate.dev/mcp?sets=inbound

Why agents need inboxes

Identity. Communication. Memory. Same three jobs — on a domain you verify.

Identity

agent@yourproduct.com is a real address. Sign up, receive confirmations, prove the agent is yours.

Communication

Threaded replies, drafts, attachments, allow/block. The agent holds a conversation, not a one-shot POST.

Memory

Every message stays on the thread. Search it later. email.received fires when new mail lands.

What the inbox is

  • Named inboxes on a domain you verify
  • Threads, drafts, reply, forward
  • Allow / block senders
  • Catch-all is receive-only
  • Webhooks: email.received
  • MCP with ?sets=inbound

What it is not

  • No hosted @emailmate.to — bring a domain
  • No IMAP or SMTP — REST, MCP, dashboard
  • No WebSockets — poll or take the webhook

Inboxes are not a second vendor.

AgentMail starts at $20 for 10 inboxes and $200 for 150. EmailMate inboxes ride the send plan. Free includes custom domains. They do not.

Vs AgentMail · August 2026
EmailMateAgentMail
Free inboxesNamed inboxes on your domain3 inboxes, no custom domain
Paid start$10 send plan, inboxes included$20 · 10 inboxes · 10 domains
Next rung$40 Scale$200 Startup · 150 inboxes
Custom domain on FreeYesNo
Per-inbox feeNoneThe whole price list
MCPOpt-in ?sets=inboundYes
IMAP / SMTPNoYes

Give the agent an address.

Create an inbox