Email built for your AI agent.

nitrosend was MCP-first from day one. 21 tools, one install, every AI agent. Claude, ChatGPT, Codex, Cursor, Gemini, all of them.

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

Every agent. One install.

nitrosend is MCP-native. That means any agent that speaks the Model Context Protocol can do your email marketing for you. Set up a sender, write a campaign, segment your list, send a flow, all in conversation.


It's not a plugin. It's the primary interface.

Claude Code
Anthropic
Cowork
Anthropic
ChatGPT
OpenAI
Codex
OpenAI
Cursor
AI IDE
Gemini CLI
Google
19 MCP tools

What your agent can do.

The full surface area of nitrosend, callable from any MCP client. No partial implementations. No "use the dashboard for that".

nitro_send_message

Send a transactional email or SMS. Returns delivery status.

nitro_compose_campaign

Draft a marketing campaign with subject, preheader, and email body.

nitro_compose_flow

Build a multi-step automation flow with triggers, delays, and splits.

nitro_define_segment

Create rule-based contact segments that update automatically.

nitro_manage_audience

Manage contact lists, tags, and subscriptions.

nitro_search_contacts

Find contacts by attributes, tags, or engagement.

nitro_import_contacts

Bulk import contacts from a CSV with duplicate handling.

nitro_manage_template

Create, update, and version on-brand email templates.

nitro_set_brand

Set brand colors, fonts, logo. Every email matches automatically.

nitro_manage_domains

Add and verify sending domains. DKIM/SPF/DMARC handled.

nitro_configure_providers

Connect your sending infrastructure (SES, Mailgun, Postmark) for BYO.

nitro_control_delivery

Schedule, pause, or resend campaigns and flows.

nitro_review_delivery

Inspect deliverability, bounces, complaints, and engagement.

nitro_get_insights

AI-generated insights from your campaign and flow performance.

nitro_get_status

Account health, sending volume, plan usage, and limits.

nitro_send_test_message

Send a preview to yourself before going live.

nitro_query

Free-form query against your nitrosend account state.

nitro_set_memory

Persist brand voice, audience strategy, and notes across sessions.

nitro_request_support

Open a support ticket from inside your AI agent.

nitro_configure_account

Set account timezone, defaults, physical address.

nitro_manage_billing

View plan, usage, and billing info.

Install in 30 seconds

Connect any agent.

Claude Code

Anthropic

claude mcp add nitrosend -- \
  npx -y @nitrosend/mcp
ChatGPT

OpenAI

Settings → Connectors →
Add: nitrosend (MCP)
Cursor

AI IDE

Add to .cursor/mcp.json:
{ "nitrosend": { "command":
  "npx -y @nitrosend/mcp" } }
Codex

OpenAI

codex mcp add nitrosend -- \
  npx -y @nitrosend/mcp

Email, in your AI agent.

One command. Full email stack. Stop configuring, start shipping.

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