Nitrosend vs Bento.

Agent-native, unlimited contacts, one ladder for both send streams, published pricing.

TL;DR

Bento is an email platform for SaaS and ecommerce teams: campaigns, automation, a CRM, forms, transactional email, and a chat product, with an AI surface that's built in rather than badged on. It prices the marketing side on Active Users: subscribed people, or anyone with an event in the last 30 days, and marketing sends are unlimited on every paid plan. If you mail a small audience often, that's the better shape.

Nitrosend prices the other way round. Contacts are unlimited on every plan, the bill follows the sends, and marketing and transactional sit on one ladder instead of two. Every capability is an API endpoint and an MCP tool before it's a screen, including deliverability, billing, tests, and approvals. The team that switches is the one whose Active User count is growing faster than the volume it actually mails.

Pricing math

What you actually pay.

The two columns aren't the same unit. Bento charges for Active Users, which its pricing page defines as subscribed people or anyone with an event in the last 30 days, and marketing sends are unlimited on paid plans. Nitrosend charges for emails and never for contacts. Transactional is a separate line at Bento, $5 a month to 12,500 emails and $0.09 per 1,000 after that, and Bento Chat is $30 a month on top of a marketing plan.

ScenarioNitrosendBento
Free8,000 emails to start, then 500/mo forever. Unlimited contacts, full MCP, API, and CLINo free plan on the marketing side, and a 30-day trial instead. Transactional carries 100 emails a month free
Up to 5,000 contacts$20 Pro: 20,000 emails, unlimited contacts, BYO sending and AI keys$29 Marketing Platform: up to 5,000 Active Users, unlimited marketing sends, team seats included
50,000 contacts$100 Ultra: 125,000 emails, 5 brands, 10 seats, contacts still uncapped$29 base plus $0.01 per Active User from 5,001, dropping to $0.009 past 50,000
250,000+ contacts$300 Enterprise: 500K to 4M+ emails at a published price, with SSO and SAML$0.008 per Active User past 250,000, with volume discounts above 1 million. No quote-only rung, by policy

Prices accurate as of August 2026. Check vendor sites for current rates.

Migration

How to switch (or run both).

Nothing here is big-bang. Bento keeps sending while you move, the overlap can run as long as you want it to, and the transactional stream usually goes last.

  1. Add and verify your sending domain in Nitrosend. DKIM and SPF records sit alongside Bento's, so both platforms can send from the same domain for as long as the overlap lasts.
  2. Export subscribers, tags, and custom fields from Bento. That's the whole data model, and the API and the MCP both expose it, so an agent can pull the export as easily as the app can.
  3. Import the people with nitro_import_contacts. Email, first and last name, and custom properties map straight across, and Bento's tags become segments here rather than a second field type to maintain.
  4. Rebuild sequences and workflows as flows with nitro_compose_flow. There's no export format for a Bento automation, so this is a rebuild wherever it lands, and an agent can compose the flow rather than only read one back.
  5. Point BYO at the transport you already own. BYO sending keys on Pro and above route mail through Amazon SES, Resend, Postmark, Mailgun, or SendGrid, so if your app mail already goes through one of those, that stream never changes transport at all. Bento sends on its own approved pools, so the marketing stream is warming a fresh path whichever platform it lands on.
Honest credit

What Bento does well.

Picking a tool is about fit. Here's what Bento is genuinely good at.

  • A hosted MCP endpoint that takes your keys on every request and stores nothing between them, with a local npm build for clients that only speak stdio.
  • Documented MCP setup for Claude Desktop, Claude Code, Cursor, VS Code with Continue, Windsurf, Zed, OpenCode, and CXCodex, so the agent surface is reachable wherever the team already works.
  • Twenty-plus MCP tools across subscribers, tags, custom fields, events, broadcasts, sequences, workflows, templates, and site stats.
  • Asking that MCP for a broadcast gets you a draft rather than a send, which is a sound default for an agent with campaign access.
  • Unlimited marketing sends on every paid plan, so a small list mailed daily costs what a small list mailed monthly costs.
  • Team seats are included rather than charged per head.
  • Transactional email as its own product at $5 a month to 12,500 emails, with drop-in SDKs for Rails, Laravel, Node, Python, Go, and PHP.
  • AI pre-flight checks that read a draft for broken links and spam triggers before it goes out.
  • Prompt-to-automation: describe the workflow you want in plain English and get one back to edit.
  • Bento Chat puts a shared inbox, live chat, SMS, and AI support agents against the same contact record.
  • Approval-only sending, where a person reviews every account before it can send, which is why the shared pools stay as clean as they are.
What Nitrosend adds

Where we think we're better.

  • Unlimited contacts on every plan, including Free, so the bill follows the sends and an audience you rarely mail isn't priced like one you mail every week.
  • Nothing on your site's tracking side adds to a billable count here, because the count is emails.
  • Marketing and transactional on one plan and one ladder, with the two streams kept deliverability-isolated.
  • A free plan that actually sends: 8,000 emails to start, then 500 a month forever.
  • MCP-first is the architecture, not an integration: every capability is an API endpoint and an MCP tool before it's a screen.
  • Deliverability, billing, tests, and approvals are tools too, and they're the four that usually stop an automation dead.
  • An agent can compose a flow here, not only read one back.
  • A clean REST API and a CLI sit beside the MCP, so nobody is forced through an agent to get work done.
  • BYO sending keys on Pro and above route your mail through Amazon SES, Resend, Postmark, Mailgun, or SendGrid, on the domain and IP you already warmed.
  • Between the three founders, our team has sent more than 6 billion emails across two companies that were both acquired.
Use case fit

When to pick which.

Pick Bento if

You mail a small audience often and unlimited sends is the whole economics of your program. It points the same way if you want a shared inbox, live chat, SMS, and support agents against the same contact record, or AI drafting and pre-flight checks inside the composer rather than beside it. You're on Rails, Laravel, or PHP and want a drop-in transactional SDK. Or you'd rather be on a platform that vets everyone sending beside you. None of those are close calls.

Pick Nitrosend if

Your audience is much larger than your send volume and paying per Active User is the wrong shape for it. It's the right call too when you want the whole platform reachable by an agent, including the deliverability, billing, testing, and approval steps that usually send someone back to a screen, or when you'd rather have marketing and transactional on one ladder than assemble a bill from three. Clearest case: a team already driving Bento through its MCP that keeps hitting the app for the last step.

Two MCP servers, and what each one can reach

Bento runs a hosted MCP endpoint, with a local npm build for clients that only speak stdio. Documented setup covers eight clients, among them Claude Code, Cursor, VS Code with Continue, Windsurf, Zed, and OpenCode, and the tool list runs past twenty.

The difference is reach, not existence. That tool list is weighted to reading, drafting, and importing, which covers most of what an agent gets asked to do in a given week. A tool list shaped that way is what you get when the console always had a person in front of it, and ours is shaped by the agent being the thing that runs the sequence. The Nitrosend MCP server carries the operational steps as well, so deliverability, billing, tests, and approvals are tools, and so is the send itself. Those four are the ones that usually stop an automation dead. If your agent work is drafting and enrichment and the last step was always going to be a human clicking send, Bento's surface is enough, and the rest of this argument doesn't apply to you.

What an Active User is, and when that stops matching your business

Bento ships a tracking script and an events API, so the billable Active User count is your mailable audience plus whoever the product saw this month. For plenty of businesses those two numbers sit close enough together that the distinction never comes up.

It stops matching when they diverge. A product with a long tail of signed-up non-buyers, or a busy site tracking logged-in visitors, carries records that move the bill without ever receiving a campaign. Nitrosend counts emails and never contacts, so that shape costs nothing to hold. The mirror case is just as real: mail a small audience three times a week and unlimited sends make Bento the cheaper platform, and no amount of contact pricing changes that arithmetic.

The account on the other side of it is the one whose billable record count keeps outrunning the volume it mails. That account reads the 50,000 and 250,000 rows above against what it actually sent last month, and if the two numbers have come apart, Nitrosend prices the send and leaves the records alone.

More

Related reading.

FAQ

Bento vs Nitrosend - common questions.

Can Nitrosend replace Bento?

Not the chat side. Nitrosend specializes in email, so a team running Bento Chat keeps it or replaces it elsewhere. For the marketing and transactional email, yes: campaigns, flows, segments, templates, contacts, and transactional sending are all here, on one plan and one ladder rather than two line items.

What does it cost to run both while I move?

Both bills, for as long as the overlap lasts, and on this side that starts at nothing. Nitrosend's free plan carries unlimited contacts and 8,000 emails to start, so the list can be imported and the flows rebuilt and tested before any paid volume moves. Bento keeps counting Active Users while the records are still sitting there, so the overlap is cheapest when the audience comes out in one move rather than in slices.

Does campaign volume put my transactional receipts at risk?

No. The two streams are kept deliverability-isolated, so a heavy campaign week doesn't drag password resets and order confirmations down with it, and they still sit on one ladder and one bill. Bento gets to the same place by selling them as separate products, which works too and arrives as a second line item: $5 a month to 12,500 transactional emails, then $0.09 per 1,000.

Does Nitrosend have a shared inbox or live chat?

No. Nitrosend specializes in email: campaigns, flows, transactional sending, contacts, and the deliverability work around them, all reachable from an agent. If a support inbox against the same contact record is the requirement, Bento Chat is the answer at $30 a month on top of a marketing plan, and this page isn't going to argue with that.

Start with the free tier.

8,000 emails to start, then 500 a month, unlimited contacts, full MCP, API and CLI access. No credit card.