EmailOctopus Connector for AI agents.
12 live capabilities
Manage your email marketing campaigns and subscriber lists via chat.
Waiting for input…
Why people use EmailOctopus
EmailOctopus for Email Marketing Campaign Tracking
This Connector lets you just ask your agent for the numbers. You can get a performance summary or a list of successfully sent campaigns without ever leaving your workspace. It turns your data into a conversation.
What Vinkius changes
That you get direct, conversational access to your email marketing data without ever leaving your chat interface.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Checking a promo
A marketer asks for the click rate on the 'Summer Sale' email and gets the data instantly using get_campaign_performance_summary.
- Real-world use case 02
Verifying a lead
A sales rep wants to know if jane@example.
- Real-world use case 03
Audit check
An ops lead needs a high-level summary of all lists to prepare for a quarterly report using quick_marketing_volume_audit.
Complete set · 12capabilities
The complete EmailOctopus capability set.
These are the exact actions your AI can choose when you ask it to work with EmailOctopus.
01—04
4 capabilities in this set.
Part of 12 available through EmailOctopus.
- 01 Capability
Add contact to list
Add a new contact to a list
- 02 Capability
Create email list
Create a new subscriber list
- 03 Capability
Remove contact from list
Delete a contact from a list
- 04 Capability
Get contact details
Get details for a contact
05—08
4 capabilities in this set.
Part of 12 available through EmailOctopus.
- 05 Capability
Get campaign summary report
Get performance metrics for a campaign
- 06 Capability
Get campaign details
View specific settings and status for an individual email campaign. This helps you keep track of campaign configurations.
- 07 Capability
List email campaigns
List every email marketing campaign you've created. Use this to quickly identify past and present marketing efforts.
- 08 Capability
List contacts in list
Can filter by status. List contacts in a specific list
09—12
4 capabilities in this set.
Part of 12 available through EmailOctopus.
- 09 Capability
List email lists
List all subscriber lists
- 10 Capability
Trigger automation for contact
Requires API trigger to be enabled. Start an automation for a contact
- 11 Capability
Update contact profile
Update an existing contact
- 12 Capability
Get list details
See subscriber counts and organizational markers for a specific marketing list. It provides a clear view of your audience segments.
Set up in minutes
One URL. Then ask EmailOctopus to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use EmailOctopus from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_C91Q0dhzgxNbzRZGiOLrIM4er8Es7dLQNoUwsFUg/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it EmailOctopus, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable EmailOctopus for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_C91Q0dhzgxNbzRZGiOLrIM4er8Es7dLQNoUwsFUg/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the EmailOctopus URL.
- Step 03
Save and start
Save the connection and enable EmailOctopus in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"emailoctopus": {
"url": "https://edge.vinkius.com/vk_preview_C91Q0dhzgxNbzRZGiOLrIM4er8Es7dLQNoUwsFUg/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using EmailOctopus
Open Agent mode in chat and ask: "Using EmailOctopus, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"emailoctopus": {
"url": "https://edge.vinkius.com/vk_preview_C91Q0dhzgxNbzRZGiOLrIM4er8Es7dLQNoUwsFUg/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using EmailOctopus
Ask Copilot: "Using EmailOctopus, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"emailoctopus": {
"url": "https://edge.vinkius.com/vk_preview_C91Q0dhzgxNbzRZGiOLrIM4er8Es7dLQNoUwsFUg/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using EmailOctopus
Open Cascade and ask: "Using EmailOctopus, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"emailoctopus": {
"url": "https://edge.vinkius.com/vk_preview_C91Q0dhzgxNbzRZGiOLrIM4er8Es7dLQNoUwsFUg/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using EmailOctopus
Ask Cline: "Using EmailOctopus, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add emailoctopus --transport http "https://edge.vinkius.com/vk_preview_C91Q0dhzgxNbzRZGiOLrIM4er8Es7dLQNoUwsFUg/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using EmailOctopus
Ask Claude: "Using EmailOctopus, show me...". 12 tools are ready
Where the request belongs
Work EmailOctopus can move forward.
This is for the marketing manager who's tired of jumping between tabs to find a single click rate or the CRM lead who needs to verify a subscriber's status on the fly.
Email Marketer
Checks campaign stats during meetings to see if a promo is performing well.
CRM Manager
Verifies if a lead is on a specific mailing list before sending a follow-up.
Marketing Ops
Audits the total volume of lists and campaigns to keep the brand's outreach organized.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsEmailOctopus
Send beautiful email campaigns at a fraction of the cost with a platform built for startups and growing businesses.
Maildroppa
Grow your email list and send targeted campaigns with a simple email marketing platform designed for solopreneurs and creators.
Drip
Manage subscribers, campaigns, and events in Drip via your AI Agent.
Sender.net
Send email and SMS campaigns that convert with an affordable marketing platform built for e-commerce and small businesses.
Mailingwork
Execute professional email marketing campaigns with advanced segmentation, A/B testing, and GDPR-compliant list management.
Ecomail
Equip your AI agent to manage email campaigns, track subscribers, and monitor marketing automation via the Ecomail API.
Bring your own AI
Change the model, client or framework. Keep EmailOctopus connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about EmailOctopus.
The practical details behind the request, access and result.
Can I use the EmailOctopus MCP to send out newsletters?
No, this Connector is designed for data retrieval and oversight. You can use it to check stats and find subscribers, but you should use the EmailOctopus web interface to actually send your emails.
How do I find a specific subscriber's history with EmailOctopus MCP?
You can ask your agent to find a person by their email address. It will pull their full profile, including their subscription status and join date.
Can the EmailOctopus MCP show me how many people unsubscribed?
Yes, you can ask the agent to show you the details of a specific list. It will provide the unsubscribe counts and other organizational markers for that list.
How do I connect my EmailOctopus account to my AI client?
You just need your API key from your EmailOctopus account settings. Once you have that, you can connect it through the Vinkius dashboard to give your agent access.
Can I see all my marketing lists at once with this Connector?
Yes, your agent can list every contact list in your account. This is a great way to get a quick overview of all your audience segments in one place.
Is this good for checking if my campaign was actually sent?
Yes, you can ask your agent to identify campaigns that have already been sent. It will quickly filter your account to show only the successful blasts.
How do I get an EmailOctopus API Key?
Log in to your EmailOctopus account, navigate to Account > API, and you can generate or retrieve your unique API Key from there.
Can the agent send new email campaigns?
This integration currently focuses on listing and auditing campaigns, lists, and contacts. Creating or sending new email campaigns should be managed via the EmailOctopus dashboard.
Does the integration show open rates?
Yes, you can use the get_campaign_performance_summary capability to retrieve specific counts for opens and clicks for any sent campaign.
How do I find my EmailOctopus API Key?
Log in to your account, navigate to Integrations > API, and click Create Key to generate your unique access token.
Can I update custom fields for a contact?
Yes! The update_contact_profile capability allows you to modify tags and any custom data fields associated with a subscriber.
How do I check the performance of a sent campaign?
Use the get_campaign_summary_report capability with a campaign ID to retrieve real-time metrics including open and click rates.
One connection away
Give your agent a direct line to EmailOctopus.
Connect EmailOctopus once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available