Launch-Free 3 months Builder plan-
Pixel art lobster working at a computer terminal with email — agentmail pricing

agentmail pricing in 2026: what each tier actually costs at scale

A breakdown of AgentMail's pricing tiers, what you get at each level, and how costs compare when you're running 10, 50, or 200+ agent inboxes.

8 min read
Samuel Chenard
Samuel ChenardCo-founder

AgentMail raised $6M in March 2026 and has quickly become the name people think of when they hear "email for AI agents." But once you move past the landing page and start calculating what it costs to run 20, 50, or 200 inboxes, the pricing math gets less straightforward than the three-card layout suggests.

I spent a week modeling AgentMail's pricing against real agent workloads. Here's what I found, where the value breaks down, and what alternatives look like if you're on a budget.

AgentMail pricing at a glance (2026)#

FreePro ($20/mo)Enterprise ($200/mo)
Price$0$20/month$200/month
Inboxes350Unlimited
API accessYes (rate-limited)FullFull + priority
Custom domainsNoYesYes
SupportCommunityEmailDedicated
Best forPrototypingSmall-to-mid productionHigh-volume orchestration

That table covers the basics. But the real questions start when you look at what happens between those tiers and how costs stack up once your agents actually start working.

What you get on the free tier#

AgentMail's free plan gives you 3 inboxes with API access. That's enough to test whether agent email works for your use case. You can send and receive, hit the API, and build a proof of concept.

The limitations: rate limits are stricter (AgentMail doesn't publish exact numbers for the free tier, which is worth noting), no custom domains, and 3 inboxes is a hard cap. If your agent needs a fourth address, you're upgrading.

For prototyping, this is fine. For anything resembling production, you'll hit the ceiling fast. Most agent architectures that do real work (signing up for services, handling verification flows, monitoring inbound messages) burn through 3 inboxes in the first session.

The $0 to $20 jump#

This is where AgentMail's pricing creates friction. There's nothing between free and $20/month. If you need 4 inboxes and basic custom domain support, you're paying the same as someone running 50.

For solo builders and people experimenting with agents on the side, that gap matters. Twenty dollars a month isn't a lot, but it's a psychological threshold when you're not sure the project will stick around. And if you're running multiple agent projects, each needing its own set of inboxes, the costs start to compound.

No one has published whether AgentMail offers annual billing discounts. Their pricing page shows monthly rates only. I reached out and didn't get a clear answer, so assume monthly billing is what you get.

What $20/month actually buys#

The Builder tier bumps you to 50 inboxes, full API access without the free-tier rate limits, custom domain support, and email-based support. For a single production agent or a small team running a handful of agents, this is the sweet spot in AgentMail's lineup.

Fifty inboxes is generous for most use cases. If your agent signs up for services, handles email verification, or manages customer communication across a few domains, you probably won't hit that limit.

The question is what happens if you do. AgentMail's docs don't spell out overage pricing or what happens when you cross 50 inboxes on the Builder plan. The jump from Pro to Enterprise is steep: $20 to $200, a 10x increase. If you need 60 inboxes, you're paying Enterprise rates meant for teams running hundreds.

Total cost of ownership at scale#

Here's where it gets interesting. Let's model three scenarios.

10 inboxes: You're comfortably on AgentMail's Builder plan at $20/month. Straightforward.

50 inboxes: Still on Pro, but you're maxed out. One more inbox and you're looking at a 10x price increase. Cost: $20/month.

200 inboxes: Enterprise at $200/month. That's $1/inbox/month, which is reasonable at volume. But the path from 51 to 200 inboxes costs the same $200, so you're overpaying significantly if you only need 75.

The per-inbox economics only make sense at the extremes. At 50 inboxes, you're paying $0.40/inbox/month. At 51, you're paying $3.92/inbox/month. At 200, you're back to $1.00. This cliff pricing penalizes teams that are growing but haven't hit scale yet.

For comparison, LobsterMail's Builder plan costs $9/month and covers up to 10 inboxes with 5,000 emails/month and 3 custom domains. The free tier includes 1,000 emails/month with no credit card required. If you need something between "free experiment" and "serious production" without jumping to $20, that middle ground exists.

if you want to test the difference yourself. Your agent handles the entire provisioning process.

Per-agent vs. shared inboxes#

One architectural decision that changes your pricing math entirely: do your agents each get their own inbox, or share one?

Shared inboxes are cheaper but create problems. When two agents poll the same address, you need routing logic to figure out which message belongs to which agent. Verification codes become a race condition. And if one agent's behavior gets the address flagged, every agent sharing it feels the impact.

Per-agent inboxes are cleaner but consume more of your quota. On AgentMail's free tier, that means 3 agents max. On Pro, 50. This is where the pricing model directly shapes your architecture.

If you're building multi-agent systems where each agent handles its own email identity (common in agent orchestration frameworks like CrewAI or LangGraph), you'll burn through inbox quotas proportionally to your agent count. Plan accordingly.

Hidden costs and limitations#

A few things not on AgentMail's pricing page:

Rate limits on the free tier are unpublished. You won't know the exact constraint until you hit it. For production workloads, this is a non-starter. You need predictable throughput.

No SLA details are public for Pro. The Enterprise tier mentions dedicated support, but whether that includes uptime guarantees or response time commitments isn't documented.

Storage and retention policies aren't clearly defined across tiers. If your agent needs to reference emails from three months ago, check whether that's supported before committing.

Deliverability infrastructure is shared across all users on the free and Pro tiers. If another user on the same sending infrastructure triggers spam filters, your deliverability could take a hit. Dedicated IPs typically come with Enterprise only.

How LobsterMail compares#

I work on LobsterMail, so take this with appropriate context. Here's where the two products differ on pricing structure:

LobsterMail's free tier gives you 1,000 emails/month with no inbox cap on the free plan (the inbox is self-provisioned by your agent, no human signup required). The Builder plan at $9/month gets you 10 inboxes, 5,000 emails/month, 500 sends/day, and 3 custom domains.

The key structural difference: LobsterMail is built for agents to self-provision. Your agent calls LobsterMail.create(), gets an inbox, and starts working. No API key configuration, no dashboard setup, no human in the loop. AgentMail requires you to create an account and configure inboxes through their console first.

For the "I just want my agent to have email" use case, that distinction changes the setup experience from minutes of manual configuration to zero.

Who should use which AgentMail plan#

Free ($0): You're testing whether agent email works at all. You need 3 or fewer inboxes. You're not in production.

Pro ($20/mo): You're running agents in production with up to 50 inboxes. You need custom domains. The rate limits on free were blocking you.

Enterprise ($200/mo): You're running a fleet of agents and need more than 50 inboxes, dedicated support, and (presumably) better infrastructure isolation.

Neither: You need 4-10 inboxes and $20/month feels like overpaying. You want your agent to self-provision without manual setup. You want a middle pricing tier. In that case, LobsterMail's Builder plan at $9/month fits the gap that AgentMail's pricing doesn't cover.


Frequently asked questions

How many inboxes does AgentMail's free plan include?

AgentMail's free tier includes 3 inboxes. Once you need a fourth, you have to upgrade to the Builder plan at $20/month.

Does AgentMail charge per email sent or per inbox?

AgentMail's pricing is tier-based, not per-email or per-inbox. You pay a flat monthly fee ($0, $20, or $200) and get a set number of inboxes included with each tier.

Is there an annual billing option for AgentMail?

As of April 2026, AgentMail's pricing page only shows monthly rates. No annual discount has been publicly confirmed.

What are the API rate limits on AgentMail's free tier?

AgentMail doesn't publish specific rate limit numbers for the free tier. You'll discover the constraint when you hit it, which makes capacity planning difficult for production workloads.

Can I use AgentMail for production AI agent workloads on the free plan?

Technically yes, but the 3-inbox cap and unpublished rate limits make it impractical. Most production agent setups need more than 3 addresses and predictable throughput.

How does AgentMail pricing scale from 10 to 100+ inboxes?

At 10 inboxes you're on Pro ($20/mo). At 50 you're maxed on Pro. At 51+ you jump to Enterprise ($200/mo). The per-inbox cost spikes between 50 and ~130 inboxes before becoming economical again at higher volumes.

Does AgentMail offer a startup or Y Combinator discount?

AgentMail is YC-backed (W25 batch), but no public startup discount program has been announced. It's worth asking their sales team directly if you qualify.

What features are locked behind AgentMail's enterprise plan?

Unlimited inboxes, dedicated support, and presumably dedicated infrastructure. The exact feature list beyond what's on their pricing page requires contacting their sales team.

Is AgentMail more cost-effective than using Gmail API for AI agents?

Gmail API is "free" but requires OAuth setup, human account creation, and Google Workspace ($7.20/user/month) for production use. AgentMail is simpler to set up for agent-specific email, though more expensive than Gmail at very low volumes.

Are there hidden fees or overage charges in AgentMail's pricing?

AgentMail's pricing page doesn't mention overage fees. If you exceed your inbox limit, you likely need to upgrade tiers rather than pay per additional inbox.

What is the cheapest way to run multiple AI agent email inboxes in 2026?

LobsterMail's free tier covers basic email at $0 with no credit card. The Builder plan at $9/month gives you up to 10 inboxes with 5,000 emails/month. For 4-10 inboxes, that's less than half of AgentMail's $20/month Builder tier.

Does AgentMail's $200/month plan include dedicated support or SLAs?

The Enterprise tier advertises dedicated support. Specific SLA terms (uptime guarantees, response times) aren't documented publicly on their pricing page.

What is the best AgentMail alternative for teams on a tight budget?

LobsterMail fills the gap with a $9/month Builder plan that includes 10 inboxes, 3 custom domains, and agent self-provisioning. The free tier works for testing with 1,000 emails/month and no credit card required.

What is AgentMail used for?

AgentMail provides email inboxes for AI agents. Agents use it to send and receive email, handle verification flows, sign up for services, and manage communication without needing a human-configured Gmail or Outlook account.

Is AgentMail backed by Y Combinator?

Yes. AgentMail went through Y Combinator's W25 batch and raised $6M in March 2026, as reported by TechCrunch.

Related posts