Email marketing from VS Code.

Connect nitrosend to VS Code via MCP. Campaigns, contacts, flows. All from GitHub Copilot Chat.

Install GitHub Copilot Chat › MCP servers › Add: npx -y @nitrosend/mcp
Quick start

Up and running in three steps.

Step 1

Install Copilot Chat

If you haven't already, install the GitHub Copilot Chat extension in VS Code. MCP support ships with it.

Step 2

Add the MCP server

Open Copilot's MCP settings and add nitrosend with command npx -y @nitrosend/mcp. Sign in with your nitrosend account when prompted.

Step 3

Start prompting

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

Try it

Example prompts.

Campaign

"Create a campaign announcing our new pricing. Target the active-customers segment. Friendly, concise tone."

Contacts

"Import the contacts from /data/leads.csv into a new list called Q1 Signups."

Analytics

"Show me open and click rates for the last 5 campaigns. What can we improve?"

Automation

"Set up a welcome flow. Send a hello email immediately, then a product guide 3 days later."

Segmentation

"Create a segment of users who opened the last 3 campaigns but haven't purchased."

Testing

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

Why it works

VS Code + nitrosend.

No context switching

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

Natural language control

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

Built for builders

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

Try it now.

Install Copilot Chat. Free to start. Send your first campaign in under five minutes.

Copilot › MCP servers › npx -y @nitrosend/mcp