How to Use the Emarsys MCP in Claude Code
Manage your Emarsys marketing infrastructure directly from the terminal using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Emarsys MCP to Claude Code
Create your Vinkius account to connect Emarsys to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Run Headless Emarsys Audits
The Emarsys MCP Server exposes your marketing automation data to terminal environments. You trigger Claude Code in your CI pipeline, and it executes a `quick_engagement_volume_audit` to verify campaign health before deploying new application code. SREs can pipe this output directly into monitoring tools. The agent checks `get_emarsys_account_metadata` to confirm the environment state, ensuring your backend changes won't break existing marketing workflows.
Sync Triggers and Segments
Keeping your codebase aligned with marketing operations is a constant headache. Claude Code runs a daily cron job calling `list_trigger_events` and `list_audience_segments` to verify ID matches. If a marketer deletes an external event that your backend relies on, the CLI detects the missing trigger. It can automatically fail a build or alert the engineering team before production traffic drops.
Validate MCP Server Workflows
Deploying lead capture updates requires checking the destination. Claude Code executes `list_registration_forms` and `list_marketing_contact_lists` to validate that the subscription endpoints still exist. The CLI agent pulls the exact list settings using `get_contact_list_details`. It verifies that your new code pushes contacts to a valid, active list, preventing silent failures in the terminal.
Set up Emarsys MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seeemarsys-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Emarsys transactions." It will automatically discover and invoke the available Emarsys tools.
claude mcp add --transport http emarsys-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Emarsys MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Emarsys MCP today
We host it, we monitor it, we maintain it. You just paste one token.