Free to start · Unlimited inboxes · Custom domains

Email Inboxes
for AI Agents

One command to give your agent its own email. Send, receive, search, reply — free on @agmail.ai, or bring your own domain.

No credit card required · Unlimited inboxes on @agmail.ai

$ openclaw skills install agmail
✓ Installed agmail@1.0.0 (20 tools)

$ openclaw run --skill agmail

> Create an inbox for my support agent
✓ Created support-agent@agmail.ai
  Inbox ID: inb_8f3k2m

> Send a welcome email to hello@acme.com
✓ Sent "Welcome from Support Agent"
  Message ID: msg_2x9p4n
[ What makes us different ]

Everything your agent needs.
Nothing it doesn't.

POST /api/agmail/inboxes
{ "name": "support-bot" }

→ 201 support-bot@agmail.ai

POST /api/agmail/inboxes
{ "name": "sales-agent" }

→ 201 sales-agent@agmail.ai

# Create as many as you need. No limits.
[ By the numbers ]

Built different.

Inboxes included

Unlimited agent inboxes on every plan. No per-address charges. Ever.

20
Agent tools

OpenClaw skill + MCP server. Lean by design — CLI is 10-32x cheaper in tokens than MCP.

75+
API endpoints

Full REST API. Inboxes, threads, search, domains, attachments, webhooks — everything.

<1s
Inbox creation

Spin up a new agent inbox in milliseconds. No verification, no waiting, no limits.

[ Use Cases ]

Works with everything.

Any framework. Any agent. If it can make an HTTP call, it can send email.

agent-workflow
AgentNeed to create a Stripe test account
AgentNavigated to stripe.com/register
AgentFilled email: dev-agent@agmail.ai
AGmailReceived verification email from Stripe
AgentExtracted code: 847291. Verified.
[ Pricing ]

Ridiculously affordable.

Unlimited inboxes. Unlimited emails. Pay only for custom domains.

AgentMail: 3 inboxes free, 10 for $20/mo, 150 for $200/mo. AGmail: unlimited. Always.

Free
$0/mo

Get started in seconds. No card required.

  • Unlimited inboxes
  • Unlimited emails
  • @agmail.ai domain
  • REST API + OpenClaw skill
  • Outbound guard
  • Community support
Get started
Popular
Pro
$15/mo

Custom domains. That's the only upsell.

  • Unlimited inboxes
  • Unlimited emails
  • 3 custom domains included
  • Webhooks, WebSockets & SSE
  • Outbound guard
  • Priority support
Start free trial
Business
$49/mo

Dedicated infra. Full control.

  • Unlimited inboxes
  • Unlimited emails
  • 10 custom domains included
  • Dedicated IP
  • SLA & uptime guarantee
  • Direct engineering support
Contact us

Additional custom domains $5/mo each. No per-inbox or per-email charges. Ever.

[ Comparison ]

AGmail vs AgentMail

They raised $6M and charge per email address. We don't.

FeatureAGmail(us)AgentMail
Free tier inboxes
Unlimited
3
Free tier emails/mo
Unlimited
3,000
Paid inboxes ($20/mo)
Unlimited ($15/mo)
10
Paid emails/mo ($20/mo)
Unlimited ($15/mo)
10,000
Custom domains
Paid only
Full IMAP access
JMAP support
OpenClaw skill
Claude Code skill
Outbound security guard
WebSockets
Semantic search
Attachments
Scheduled send
Web dashboard
150 inboxes plan
$49/mo (unlimited)
$200/mo (capped)

Same capabilities. No caps. Fraction of the price.

[ FAQ ]

Frequently asked
questions.

AGmail is an email platform built specifically for AI agents. Unlike traditional email APIs designed for one-way notifications, AGmail is built for two-way conversations — agents can read, reply, forward, and manage email threads just like a human would.

One command. That's it.

Install the skill, create an inbox, start sending. Free forever on @agmail.ai.

Start for free
terminal
$ openclaw skills install agmail
✓ Installed agmail@1.0.0 (20 tools)

$ openclaw run --skill agmail
Ready. Your agent can now send and receive email.