Maileon Connector for AI agents.
9 live capabilities
Manage email marketing campaigns and subscriber lists through natural language.
Waiting for input…
Why people use Maileon
Maileon for Automated Email Marketing Management
This Connector lets your AI agent do the heavy lifting for you. You can just tell your agent to add the new leads, check the click rates, or find out who's unsubscribing. You get a conversational way to manage your entire email marketing lifecycle without ever having to click through a menu again.
What Vinkius changes
That you can manage your entire email marketing lifecycle through a simple 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
Campaign Reporting
A marketing lead asks for the click rate of the last newsletter.
- Real-world use case 02
Subscriber Sync
A CRM manager needs to add 50 new leads.
- Real-world use case 03
List Hygiene
An ops person wants to see who unsubscribed this week.
Complete set · 9capabilities
The complete Maileon capability set.
These are the exact actions your AI can choose when you ask it to work with Maileon.
01—03
3 capabilities in this set.
Part of 9 available through Maileon.
- 01 Capability
Create new contact
Use this to add or update a contact record in your database. It's great for syncing new leads from your CRM or triggering a double opt-in process.
- 02 Capability
Delete account contact
This capability removes a specific contact from your account. It helps you keep your marketing list clean by getting rid of people who shouldn't be there.
- 03 Capability
Get contact by email
This retrieves the full profile details for a specific contact using their email address. It's perfect for checking a subscriber's status or history on the fly.
04—06
3 capabilities in this set.
Part of 9 available through Maileon.
- 04 Capability
Get mailing details
This fetches the metadata and details for a specific mailing. You can use it to quickly check the content or settings of any campaign in your account.
- 05 Capability
Get mailing statistics
This pulls the performance stats like opens and clicks for a specific mailing. It gives you the data you need to see how your audience is interacting with your content.
- 06 Capability
List email mailings
This lists all your mailings and allows you to filter by status like draft. It helps you keep track of your campaign pipeline and see what's coming up next.
07—09
3 capabilities in this set.
Part of 9 available through Maileon.
- 07 Capability
List account contacts
This capability lists all the contacts in your Maileon account. It helps you get a bird's-eye view of your current subscriber base without scrolling through a complex dashboard.
- 08 Capability
List unsubscription events
This shows a list of recent unsubscription events. It's a handy way to monitor audience health and see who is opting out of your messages.
- 09 Capability
Dispatch email mailing
This triggers the dispatch of a mailing that is already in a ready state. It lets you launch your campaigns instantly through a simple command.
Set up in minutes
One URL. Then ask Maileon to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Maileon 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_miozuTv3ECJWYo6qrwcIDcyueEtcchSbcRx46Sbu/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 Maileon, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Maileon for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_miozuTv3ECJWYo6qrwcIDcyueEtcchSbcRx46Sbu/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 Maileon URL.
- Step 03
Save and start
Save the connection and enable Maileon in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"maileon": {
"url": "https://edge.vinkius.com/vk_preview_miozuTv3ECJWYo6qrwcIDcyueEtcchSbcRx46Sbu/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 Maileon
Open Agent mode in chat and ask: "Using Maileon, help me...". 9 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"maileon": {
"url": "https://edge.vinkius.com/vk_preview_miozuTv3ECJWYo6qrwcIDcyueEtcchSbcRx46Sbu/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 Maileon
Ask Copilot: "Using Maileon, help me...". 9 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"maileon": {
"url": "https://edge.vinkius.com/vk_preview_miozuTv3ECJWYo6qrwcIDcyueEtcchSbcRx46Sbu/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 Maileon
Open Cascade and ask: "Using Maileon, help me...". 9 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"maileon": {
"url": "https://edge.vinkius.com/vk_preview_miozuTv3ECJWYo6qrwcIDcyueEtcchSbcRx46Sbu/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 Maileon
Ask Cline: "Using Maileon, help me...". 9 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add maileon --transport http "https://edge.vinkius.com/vk_preview_miozuTv3ECJWYo6qrwcIDcyueEtcchSbcRx46Sbu/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 Maileon
Ask Claude: "Using Maileon, show me...". 9 tools are ready
Where the request belongs
Work Maileon can move forward.
This is for marketing ops leads and CRM managers who are drowning in manual data entry and constant tab-switching. It's for anyone who needs to keep their email lists accurate and their campaign reporting current without the manual overhead.
Marketing Operations Specialist
Uses this to check campaign performance and update subscriber lists without logging into the Maileon portal.
CRM Manager
Manages contact opt-ins and keeps the database clean by monitoring unsubscription events.
Marketing Developer
Uses the Connector to build internal capabilities that trigger mailings or sync data programmatically.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsMoonMail
Manage email marketing via MoonMail. track campaigns, subscriber lists, and engagement directly from your AI agent.
Inbox (useinbox.com)
Manage email campaigns, contact lists, and newsletters via UseINBOX API.
Smaily
Manage email marketing campaigns, subscribers, and automations directly through Smaily.
Get a Newsletter
Send professional newsletters to your audience with an email platform that makes list management and campaign tracking simple.
SendPulse
Manage email marketing and automation via SendPulse. handle mailing lists, manage contacts, and track campaigns directly from your AI agent.
EmailOctopus
Send beautiful email campaigns at a fraction of the cost with a platform built for startups and growing businesses.
Bring your own AI
Change the model, client or framework. Keep Maileon 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 Maileon.
The practical details behind the request, access and result.
Can the Maileon MCP help me sync my CRM contacts?
Yes, it can create and update contact records in your Maileon account. This allows you to keep your email list in sync with your lead data automatically.
How do I check if my emails are being opened?
You can ask your AI agent to pull the statistics for any specific campaign. It will return the open and click rates so you can see your engagement instantly.
Can I use the Maileon MCP to send out my newsletter?
Yes, you can trigger the dispatch of any mailing that is in a ready state. Just tell your agent which one to send.
Can it help me keep my email list clean?
It can monitor unsubscription events and help you identify which contacts need to be removed, making it easier to maintain a high-quality audience.
How do I get subscriber details?
You can ask your agent to find a specific subscriber by their email address. It will retrieve their full profile and status for you.
Is the Maileon MCP good for marketing teams?
It's designed specifically for marketing operations and CRM roles. It removes the manual work of checking stats and updating lists through the web portal.
How do I find my Maileon API Key?
Log in to your Maileon account and navigate to Settings > API to generate and copy your unique REST API Key.
What is the difference between a Mailing and a Campaign?
In Maileon terminology, a 'Mailing' refers to a specific email send-out, which is the standard entity managed via the campaigns capabilities in this server.
Can I filter contacts by specific attributes?
Yes, you can provide filtering strings in the params field of the list_account_contacts capability following the Maileon query syntax.
One connection away
Give your agent a direct line to Maileon.
Connect Maileon once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available