# Emarsys MCP for AI Agents AI Agent Connect

> Emarsys MCP for AI Agents. Manage email campaigns, audience segments, and marketing automation workflows directly through your AI client. Connect to the Emarsys API to audit engagement volumes, monitor trigger events, and oversee your entire customer engagement strategy without switching tabs.

## Overview
- **Category:** marketing-automation
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_ZOnv6g9bwKSwiGlJ3mPj4p9bp5HbTz9dAWwkEueC/ai-agent-connect
- **Tags:** omnichannel-marketing, customer-engagement, personalization, audience-segmentation, automation-workflows, campaign-tracking

## Description

Instead of jumping between tabs to check if your 'Summer Sale' email went out or how many people are in your 'High-Value' segment, you can just ask your agent. This Connector brings your Emarsys data directly into your conversation. You can pull high-level summaries of your marketing health, check the status of specific automation programs, or look up registration form details on the fly. It's about getting answers without the friction of navigating a complex dashboard. When you use this through the Vinkius catalog, your agent becomes a marketing operations assistant that knows your audience segments and campaign volumes as well as you do. You can audit your trigger events or check your contact lists while you're planning your next move, making it way easier to stay on top of your omnichannel strategy.

## Tools

### list_audience_segments
View all audience segments and filter criteria in your account. Use this to research your customer groups.

### get_emarsys_account_metadata
Pull your account settings and general metadata. This is useful for checking high-level configuration details.

### get_campaign_details
Get detailed status and settings for a specific email campaign. This gives you a deep dive into a single campaign.

### get_contact_list_details
Get specific settings and details for a single contact list. This is useful for checking how a list is configured.

### 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.

### list_automation_programs
See every automation program and workflow currently in your account. This helps you keep track of all active journeys.

### list_email_campaigns
Get a full list of all email campaigns you've created. Use this to see what's currently in your queue.

### list_marketing_contact_lists
See all contact lists configured in your organization. This is great for auditing your available lists.

### list_trigger_events
View all external events used to trigger your automation programs. Use this to troubleshoot why a journey didn't fire.

### list_registration_forms
See all your subscription and registration forms in one list. This helps you manage your lead capture points.

## Prompt Examples

**Prompt:** 
```
What's the status of our current email campaigns?
```

**Response:** 
```
Here are your active campaigns:

| Campaign Name | Status | Subject Line |
| :--- | :--- | :--- |
| Summer Sale | Launched | Get 20% off today! |
| Weekly News | Draft | This week's top stories |

Would you like the specific volume details for any of these?
```

**Prompt:** 
```
Show me our active automation programs.
```

**Response:** 
```
You have 4 active automation programs running:

* **Welcome Journey**: Active
* **Abandoned Cart**: Active
* **Post-Purchase**: Paused
* **Win-back**: Active

I can pull the trigger events for any of these if you need to see what's sparking them.
```

**Prompt:** 
```
How many audience segments do we have?
```

**Response:** 
```
You have 12 audience segments configured in your account.

Some notable ones include:
* **High-Value Customers** (Filter: Spend > $500)
* **Recent Sign-ups** (Filter: Joined < 30 days)

Would you like me to list all of them with their filter criteria?
```

## Capabilities

### Audit engagement volumes
Get a high-level summary of your campaigns, lists, and automation programs in one go.

### Check campaign statuses
Retrieve the launch status and subject lines for any email campaign in your account.

### Manage audience segments
Pull your audience segments and see the specific filter criteria used for each one.

### Monitor automation workflows
List all automation programs and see which workflows are currently active or paused.

### Inspect registration forms
View all your subscription and registration forms to keep track of your lead capture points.

### Retrieve account metadata
Pull your account settings and general metadata directly into your chat.

## Use Cases

### Campaign Audit
A manager asks "What's the status of our last 5 emails?" and gets a summary of launch dates and subject lines using list_email_campaigns.

### 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.

### 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.

### Quick Reporting
A team lead wants a high-level summary of all active programs and lists to prepare for a weekly sync using quick_engagement_volume_audit.

## Benefits

- Stop tab-switching by using list_email_campaigns and get_campaign_details to check statuses instantly.
- Get a bird's-eye view of your marketing health using quick_engagement_volume_audit for fast reporting.
- Easily research your audience by pulling data from list_audience_segments and list_marketing_contact_lists.
- Keep your automation on track by monitoring workflows with list_automation_programs and list_trigger_events.
- Audit your lead capture points quickly by viewing all forms with list_registration_forms.

## How It Works

The bottom line is you get a conversational interface for your entire Emarsys marketing backend.

1. Add the Emarsys MCP to your AI client.
2. Provide your Emarsys API User and Secret Key using W-SSE authentication.
3. Start asking your agent to pull campaign data or list segments.

## Frequently Asked Questions

**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 tool 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.