What is agentic email? And why it matters.

21 March 2026 · 8 min read · By George Hartley

The term keeps popping up. Here's what it actually means, why the email industry is about to change fundamentally, and what we're doing about it at nitrosend.

I've been building email platforms for over a decade. Between the three of us at nitrosend, we've sent more than 6 billion emails across two companies that were both acquired. I thought I'd seen every iteration of the email marketing playbook.

Then AI agents showed up.

Not AI copywriting, which has been around for years. Not "AI-powered subject line suggestions" that every ESP bolted on in 2024. Something fundamentally different. AI agents that can autonomously create campaigns, manage contact lists, segment audiences, send emails, and optimise performance, all without a human clicking a single button in a dashboard.

Martin Fowler recently wrote about this concept, calling it agentic email. The idea is simple. Instead of a human operating an email platform through a graphical interface, an AI agent operates it programmatically.

What agentic email actually looks like

Traditional email marketing works like this. You log into Mailchimp (or Klaviyo, or ActiveCampaign, or whatever). You click "Create Campaign." You drag blocks around in a visual editor. You pick your audience from a dropdown. You hit send.

Agentic email works like this. You tell your AI agent "Create a re-engagement campaign for users who haven't opened an email in 90 days. Warm tone, include a 20% discount code, send it Thursday morning." The agent creates the segment, writes the copy, designs the template, schedules the send, and reports back.

The difference isn't cosmetic. The entire interaction model changes. You're not operating a tool. You're delegating to an agent.

Why this is happening now

Two things converged. First, LLMs got good enough to understand complex marketing intent and translate it into structured API calls. Second, the Model Context Protocol (MCP) gave AI agents a standardised way to connect to external services.

MCP is the key piece. Before MCP, if you wanted Claude or ChatGPT to interact with your email platform, you needed custom integrations, browser automation, or hacky workarounds involving screenshots and copy-pasting. MCP changed that. It created an open standard for AI-to-service communication.

Think of it like USB for AI agents. One protocol, any service. Your AI agent can connect to your email platform, your CRM, your analytics, your database, all through the same standard interface.

The market is already moving

AgentMail, a YC S25 company, raised $6 million from General Catalyst in March 2026 specifically to build email infrastructure for AI agents. Their user numbers quadrupled in a single month. That's not a trend. That's a step function.

Postmark and Resend have both published llms.txt files to make their documentation accessible to AI assistants. Postmark launched "Postmark Skills" to teach AI coding agents how to integrate their API. The incumbents see what's coming.

But here's the thing. Every existing email platform was designed for humans clicking buttons. Their architecture, their UIs, their pricing models, their onboarding flows, all optimised for a person sitting in front of a browser. Retrofitting AI capabilities onto a dashboard-first platform is like bolting a motor onto a bicycle. It moves, but it was never designed for it.

Every existing email platform was designed for humans clicking buttons. Retrofitting AI onto a dashboard-first product is like bolting a motor onto a bicycle.

Why we built nitrosend for this

When Kam, Ed, and I started nitrosend, we made a deliberate decision. No dashboard-first design. Every capability would be exposed as an API endpoint and an MCP tool first. The dashboard (when we build one) will be a client of our own API, not the primary interface.

This matters more than it sounds. When your platform is API-first and MCP-native, AI agents get full access to every capability. They're not limited to the subset of features someone thought to expose through an integration. Our MCP server has 21 tools covering campaigns, contacts, templates, segments, automations, analytics, domain management, billing, memory, support, and configuration.

You install it with one command.

$ claude mcp add --transport http nitrosend https://api.nitrosend.com/mcp

Then you talk to it. "Create a 5-email onboarding flow for new signups." "Send a product update to all active users." "Show me open rates for the last month and suggest improvements."

That's agentic email. No browser. No dashboard. No screenshots. Just your AI agent and your email infrastructure, connected directly.

What this means for email marketers

I don't think dashboards disappear overnight. Plenty of people prefer visual interfaces and that's fine. But the direction is clear. The most capable email users, the developers and operators who send millions of emails, will increasingly delegate to AI agents.

The analogy I keep coming back to is the command line vs GUI shift in reverse. GUIs won because they lowered the barrier to entry. AI agents win because they raise the ceiling. A marketing team of three, with a good AI agent connected to the right tools, can operate at the sophistication of a team of twenty.

That's the opportunity. Not replacing marketers, but giving each one the operational capacity of an entire team.

Where this goes next

We're still early. MCP adoption is growing fast but it's not ubiquitous yet. The AI agents themselves are getting better every month, handling more complex multi-step workflows with less supervision. The email platforms that were designed for this world (we think we're one of them) will have a meaningful advantage over those retrofitting.

If you're curious, the fastest way to try agentic email is to install the nitrosend MCP server and start prompting. It takes about 90 seconds to go from zero to sending your first AI-composed email.

We've been building email infrastructure long enough to recognise a genuine platform shift when we see one. This is one. We built nitrosend for it.


Want to try agentic email? nitrosend is the AI-native email platform. Start free.