Emarsys Connector for AI agents.
10 live capabilities
Manage email marketing campaigns and audience segments with natural language.
Waiting for input…
Why people use Emarsys
Emarsys Marketing Automation Oversight
With this Connector, you just ask. Your agent pulls the data from Emarsys and gives you the answer in the chat. You can audit your campaign volumes or list your automation programs in seconds, moving from "searching" to "doing" instantly.
What Vinkius changes
You get a conversational interface for your entire Emarsys marketing backend.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Campaign Audit
A manager asks "What's the status of our last 5 emails?
- Real-world use case 02
Segment Research
A CRM specialist needs to know the filter criteria for "Churn Risks" and asks the agent to pull the segment details with list_audience_segments.
- Real-world use case 03
Automation Troubleshooting
An ops person asks which trigger events are active to see why a specific journey isn't firing by using list_trigger_events.
Complete set · 10capabilities
The complete Emarsys capability set.
These are the exact actions your AI can choose when you ask it to work with Emarsys.
01—04
4 capabilities in this set.
Part of 10 available through Emarsys.
- 01 Capability
List audience segments
View all audience segments and filter criteria in your account. Use this to research your customer groups.
- 02 Capability
Get emarsys account metadata
Pull your account settings and general metadata. This is useful for checking high-level configuration details.
- 03 Capability
Get campaign details
Get detailed status and settings for a specific email campaign. This gives you a deep dive into a single campaign.
- 04 Capability
Get contact list details
Get specific settings and details for a single contact list. This is useful for checking how a list is configured.
05—07
3 capabilities in this set.
Part of 10 available through Emarsys.
- 05 Capability
Quick engagement volume audit
Pull a high-level summary of your campaigns, lists, and automation. Use this for a fast overview of your marketing health.
- 06 Capability
List automation programs
See every automation program and workflow currently in your account. This helps you keep track of all active journeys.
- 07 Capability
List email campaigns
Get a full list of all email campaigns you've created. Use this to see what's currently in your queue.
08—10
3 capabilities in this set.
Part of 10 available through Emarsys.
- 08 Capability
List marketing contact lists
See all contact lists configured in your organization. This is great for auditing your available lists.
- 09 Capability
List trigger events
View all external events used to trigger your automation programs. Use this to troubleshoot why a journey didn't fire.
- 10 Capability
List registration forms
See all your subscription and registration forms in one list. This helps you manage your lead capture points.
Set up in minutes
One URL. Then ask Emarsys to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Emarsys 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_ZOnv6g9bwKSwiGlJ3mPj4p9bp5HbTz9dAWwkEueC/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 Emarsys, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Emarsys for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_ZOnv6g9bwKSwiGlJ3mPj4p9bp5HbTz9dAWwkEueC/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 Emarsys URL.
- Step 03
Save and start
Save the connection and enable Emarsys in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"emarsys": {
"url": "https://edge.vinkius.com/vk_preview_ZOnv6g9bwKSwiGlJ3mPj4p9bp5HbTz9dAWwkEueC/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 Emarsys
Open Agent mode in chat and ask: "Using Emarsys, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"emarsys": {
"url": "https://edge.vinkius.com/vk_preview_ZOnv6g9bwKSwiGlJ3mPj4p9bp5HbTz9dAWwkEueC/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 Emarsys
Ask Copilot: "Using Emarsys, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"emarsys": {
"url": "https://edge.vinkius.com/vk_preview_ZOnv6g9bwKSwiGlJ3mPj4p9bp5HbTz9dAWwkEueC/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 Emarsys
Open Cascade and ask: "Using Emarsys, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"emarsys": {
"url": "https://edge.vinkius.com/vk_preview_ZOnv6g9bwKSwiGlJ3mPj4p9bp5HbTz9dAWwkEueC/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 Emarsys
Ask Cline: "Using Emarsys, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add emarsys --transport http "https://edge.vinkius.com/vk_preview_ZOnv6g9bwKSwiGlJ3mPj4p9bp5HbTz9dAWwkEueC/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 Emarsys
Ask Claude: "Using Emarsys, show me...". 10 tools are ready
Where the request belongs
Work Emarsys can move forward.
For marketing teams who are tired of manually digging through dashboards to find audience sizes or check if a trigger event actually fired.
Marketing Manager
Checks campaign launch statuses and audience sizes during meetings to give stakeholders quick updates.
CRM Specialist
Researches segments and automation workflows while planning new customer journeys.
Operations Team Member
Monitors marketing volumes and organizational metadata across multiple accounts to ensure everything is running.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsSmaily
Automate email marketing and automations via Smaily. manage subscribers, campaigns, and responders directly from any AI agent.
ActiveTrail
Email and SMS marketing automation. manage contacts, campaigns, and group segments via AI.
Omnisend Marketing
Manage omnichannel marketing via Omnisend. track email/SMS campaigns, contacts, and segments directly from your AI agent.
Emma
Manage email marketing via Emma. track members, groups, and mailings directly from your AI agent.
Envoke Marketing
Equip your AI agent to manage email campaigns, track contact lists, and monitor performance via the Envoke API.
Cakemail
Manage email marketing via Cakemail. track campaigns, manage contact lists, and monitor analytics directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep Emarsys 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 Emarsys.
The practical details behind the request, access and result.
Can the Emarsys MCP help me manage my email marketing?
Yes, it lets your agent pull campaign statuses, subject lines, and launch details so you can manage your schedule without leaving your chat.
How does the Emarsys MCP handle audience segments?
You can ask your agent to list all your segments and see the specific filter criteria used for each one instantly.
Can I use the Emarsys MCP to check my automation workflows?
Yes, it can list all your programs and show you which ones are currently active or paused.
Does the Emarsys MCP support tracking registration forms?
It can list all your subscription and registration forms so you can keep track of your lead capture points.
Can I get a high-level audit of my Emarsys account?
You can use a quick audit capability to get a summary of your campaigns, lists, and automation programs in one go.
Is the Emarsys MCP good for marketing operations?
It's perfect for ops roles because it pulls metadata and account settings directly into your workflow for faster reporting.
How do I get Emarsys API credentials?
Log in to your Emarsys account, navigate to Admin > Web Services, and you can create or retrieve your API Username and Secret Key. Ensure the user has the required permissions for the resources you wish to access.
What authentication method does this integration use?
This integration uses W-SSE authentication, which is the standard for the Emarsys API. It requires both your API Username and Secret Key to securely generate request headers.
Can the agent trigger automation programs?
This integration currently focuses on listing and auditing programs and events. Triggering specific automation workflows should be managed via external events in the Emarsys dashboard or dedicated transactional API calls.
One connection away
Give your agent a direct line to Emarsys.
Connect Emarsys once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available