Email for Claude and Codex.

nitrosend is headless email marketing from inside your AI agent. Connect nitrosend in Claude, Codex, ChatGPT or any agent, then run email flows, newsletters and transactional emails from a prompt.

Start by connecting your AI agent to nitrosend

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

Then prompt:
"Use nitrosend to set up a welcome email series for my SaaS app"
Add nitrosend as a Custom Connector
In the Claude Desktop app go to Settings → Connections → Customize → Add Connectors + → Add Custom Connector, then enter:
Name nitrosend
Remote MCP URL https://api.nitrosend.com/mcp
Then click Connect and sign in.

Then prompt:
"Use nitrosend to draft a launch email for our new feature and show me the preview"
Add the official nitrosend ChatGPT app
Install the nitrosend app from the ChatGPT app directory, then sign in. No config, no API key.
Add nitrosend to ChatGPT
Then prompt:
"Use nitrosend to send a Black Friday campaign to my engaged subscribers, 20% off"
Connect Codex CLI over MCP
Run codex mcp add nitrosend --url https://api.nitrosend.com/mcp, then codex mcp login nitrosend. OAuth opens in your browser. No API key.
Open Codex setup
Then prompt:
"Use nitrosend to wire up a transactional receipt email to my Stripe webhook"
Cursor - .cursor/mcp.json
{ "nitrosend": { "command": "npx", "args": ["-y", "@nitrosend/mcp"] } }

Then prompt:
"Use nitrosend to build a 5-step onboarding flow and trigger it on signup"
Gemini CLI
$ gemini mcp add nitrosend -- npx -y @nitrosend/mcp

Then prompt:
"Use nitrosend to find contacts who haven't opened in 60 days and re-engage them"
No agent? No problem.

Or set it up yourself in five minutes.

If you'd rather click than prompt, the dashboard walks you through the same install.

1

Sign up

Create a free account. No credit card. All integrations on every plan.

Sign up →
2

Connect your domain

Add your sending domain ([email protected]) and paste the three DNS records. Most domains verify in under a minute. Or skip and send from a free nitrosend subdomain.

3

Import your contacts

Upload a CSV, paste a list, or sync from Attio, Stripe or your product. Unlimited contacts on every plan.

4

Write your first campaign

Describe the email you want. Our AI drafts subject, preheader, copy and design in your brand. Edit visually or prompt it to iterate.

5

Send a test, then send it live

Preview light and dark mode, send a test, then hit send. Opens, clicks, replies and unsubscribes stream back live.

Start free →
Try these prompts

What to say once it's installed.

nitrosend exposes the email workflow tool surface. Your agent figures out which to call. You just describe what you want.

Campaign

"Launch Black Friday"

Use nitrosend to draft a 3-email Black Friday sequence for our Pro plan, send a test to me, schedule the first for Friday 9am local time.

Flow

"Build welcome onboarding"

Use nitrosend to build a 5-step welcome flow: day 0 welcome, day 1 getting started, day 3 case study, day 7 ask for feedback, day 14 upsell.

Segment

"Who is disengaging?"

Use nitrosend to find contacts who opened in the last 90 days but clicked zero campaigns. Save as a re-engagement segment.

Analysis

"Why did opens drop?"

Use nitrosend to compare last month's campaign open rates to this month's. Identify which subject lines and send times underperformed and why.

Transactional

"Send a receipt"

Use nitrosend to send a branded receipt to [email protected] with line items [{...}] and total $129.

Ops

"How's deliverability?"

Use nitrosend to check my sending reputation, bounce rate, and any domains that need attention. Fix what you can, flag what you can't.

Five minutes. Free to start.

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