Email marketing from your editor.

Connect nitrosend to Cursor via MCP. Campaigns, contacts, flows, analytics. All from the AI chat you already have open.

# .cursor/mcp.json
{ "nitrosend": { "command": "npx", "args": ["-y", "@nitrosend/mcp"] } }
Quick start

Up and running in three steps.

Step 1

Add the MCP server

Drop the nitrosend block into .cursor/mcp.json, or add it in Cursor under Settings, MCP.

Step 2

Sign in when prompted

Cursor opens a sign-in window the first time you use the server. Authenticate with your nitrosend account.

Step 3

Start prompting

Ask Cursor to create campaigns, import contacts, or send emails. nitrosend handles the rest.

Try it

Example prompts.

Campaign

"Use Nitrosend to create a campaign announcing our new pricing. Target the active-customers segment. Friendly, concise tone."

Contacts

"Use Nitrosend to import the contacts from /data/leads.csv into a new list called Q1 Signups."

Analytics

"Use Nitrosend to show me open and click rates for the last 5 campaigns. What can we improve?"

Automation

"Use Nitrosend to set up a welcome flow. Send a hello email immediately, then a product guide 3 days later."

Segmentation

"Use Nitrosend to create a segment of users who opened the last 3 campaigns but haven't purchased."

Testing

"Use Nitrosend to send a test of that campaign to [email protected] so I can review it."

Why it works

Cursor + nitrosend.

No context switching

Stay in your editor. No browser tabs, no dashboard. Your agent runs the platform directly.

Natural language control

Describe what you want. Cursor translates intent into API calls. You never learn a new UI.

Built for builders

nitrosend is MCP-first. Every capability is a tool Cursor can call. The most capable email MCP server available.

Try it now.

Add the config. Free to start. Send your first campaign in under five minutes.

# .cursor/mcp.json → add the nitrosend block