AI-native email marketing inside Cursor. Compose emails, build automation flows, manage contacts, and send campaigns — all from your editor.
Powered by 20 MCP tools and a 65K-word email marketing knowledge base (908 sources, 4,798 insights across 19 industry playbooks).
Install Nitrosend in Cursor
On first use, your browser will open for Nitrosend sign-in. No API key needed.
Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (project):
{
"mcpServers": {
"nitrosend": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://api.nitrosend.com/mcp"]
}
}
}Restart Cursor. On first tool call, your browser opens for Nitrosend sign-in.
Open Cursor Chat and ask:
Check my Nitrosend account status
Create section-based email templates with full brand styling, preview, and test sends.
Compose a welcome email for new SaaS signups — branded, with a single CTA to activate their account
Build trigger-based sequences with waits, splits, webhooks, and SMS steps.
Build a 3-email cart abandonment flow: 1 hour, 24 hours, 72 hours. Include a 10% discount in the final email.
Create, target, preview, approve, and send or schedule email and SMS campaigns.
Send our March newsletter to the "Active subscribers" segment, scheduled for Tuesday 10am
Immediate single-recipient delivery for receipts, OTPs, confirmations.
Send a password reset email to user@example.com using the reset template
Import contacts, manage lists, define segments, bulk tag.
Import these 50 contacts and add them to the "Beta users" list
Account-wide and per-campaign insights with trends and industry benchmarks.
How are my flows performing this month? Compare against benchmarks.
| Tool | Description |
|---|---|
nitro_get_status |
Account health and onboarding state |
nitro_set_brand |
Brand identity from URL or manual fields |
nitro_manage_domains |
Add and verify sending domains |
nitro_configure_account |
Sender defaults and test recipients |
nitro_compose_email |
Create, update, or clone email templates |
nitro_compose_campaign |
Create email or SMS campaigns |
nitro_compose_flow |
Build automation flows |
nitro_control_delivery |
Approve, schedule, pause, or cancel delivery |
nitro_review_and_test |
Review email content and send test emails |
nitro_send_message |
Send transactional email or SMS immediately |
nitro_manage_audience |
Create contacts, manage lists, tags, events |
nitro_import_contacts |
Bulk import contact records |
nitro_define_segment |
Build segments with filters and preview |
nitro_search_contacts |
Find contacts by email, name, or phone |
nitro_query |
Query campaigns, flows, templates, segments |
nitro_get_insights |
Analytics with trends and benchmarks |
nitro_manage_billing |
Plan status and upgrades |
nitro_configure_providers |
BYO email provider (Mailgun, SES) |
nitro_set_memory |
Persistent AI memory across sessions |
nitro_request_support |
Submit a support request |
- Cursor with MCP support
- A Nitrosend account (nitrosend.com)
MIT