Cursor + Nitrosend MCP
Connect Nitrosend to Cursor and manage your email marketing directly from your editor. Compose emails, build automation flows, send campaigns, and check analytics — all through conversation.Setup
One-click install
Install Nitrosend in Cursor Cursor will open a Nitrosend sign-in window. Log in or create a free account — no API key needed.Manual install
Add to~/.cursor/mcp.json:
Verify the connection
Open Cursor Chat and ask:Example workflows
Compose a campaign
Build an automation flow
Check performance
Send a transactional email
MCP tools available (20)
| 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 |
Troubleshooting
Sign-in window didn't open
Sign-in window didn't open
Remove and re-add the server by deleting the
nitrosend entry from ~/.cursor/mcp.json, saving, then adding it back. Restart Cursor.Tools not appearing in Cursor Chat
Tools not appearing in Cursor Chat
Make sure you restarted Cursor after editing
mcp.json. Check that api.nitrosend.com is reachable: curl -I https://api.nitrosend.com/mcpNo API key or local dependencies required. Authentication is handled via OAuth sign-in when you first connect.