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
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.
Built different.
Unlimited agent inboxes on every plan. No per-address charges. Ever.
OpenClaw skill + MCP server. Lean by design — CLI is 10-32x cheaper in tokens than MCP.
Full REST API. Inboxes, threads, search, domains, attachments, webhooks — everything.
Spin up a new agent inbox in milliseconds. No verification, no waiting, no limits.
Works with everything.
Any framework. Any agent. If it can make an HTTP call, it can send email.
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.
Get started in seconds. No card required.
- Unlimited inboxes
- Unlimited emails
- @agmail.ai domain
- REST API + OpenClaw skill
- Outbound guard
- Community support
Custom domains. That's the only upsell.
- Unlimited inboxes
- Unlimited emails
- 3 custom domains included
- Webhooks, WebSockets & SSE
- Outbound guard
- Priority support
Dedicated infra. Full control.
- Unlimited inboxes
- Unlimited emails
- 10 custom domains included
- Dedicated IP
- SLA & uptime guarantee
- Direct engineering support
Additional custom domains $5/mo each. No per-inbox or per-email charges. Ever.
AGmail vs AgentMail
They raised $6M and charge per email address. We don't.
| Feature | AGmail(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.
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$ openclaw skills install agmail ✓ Installed agmail@1.0.0 (20 tools) $ openclaw run --skill agmail Ready. Your agent can now send and receive email.