# Omnisend Marketing MCP for AI Agents AI Agent Connect

> Omnisend Marketing MCP connects your AI agent directly to your Omnisend account. You can track email and SMS campaigns, manage audience segments, and pull customer order data without leaving your workspace. It handles the heavy lifting of omnichannel marketing, giving you a direct line to your customer data and campaign performance.

## Overview
- **Category:** ecommerce
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_xERc1SmEDN5WgFKBkJdkcfXvCARmIS9Wbbss3zBl/ai-agent-connect
- **Tags:** omnichannel-marketing, sms-marketing, campaign-automation, customer-segmentation, marketing-analytics

## Description

Marketing teams often get buried in tabs, jumping between email platforms, SMS dashboards, and order history spreadsheets just to answer a simple question about campaign performance or audience size. This Connector changes that by bringing your entire Omnisend marketing suite into a single conversation with your AI agent. Instead of hunting for a specific segment or checking if an SMS campaign actually went out, you just ask. You can pull order history to see what your VIPs bought, check your remaining monthly SMS volume, and see which signup forms are currently live. It turns your marketing data into a queryable resource. When you use this through the Vinkius catalog, you're not just adding a tool; you're giving your agent a seat at the marketing table, allowing for faster reporting and quicker pivots based on real customer behavior.

## Tools

### get_campaign_details
Get specific info for a single campaign. Use this to check the exact metadata of an active email or SMS.

### get_contact_details
Pull specific info for a customer contact. It's great for looking up a single user's subscription status.

### get_segment_details
Get specific info for an audience segment. This helps you see the granular details of a targeted group.

### get_account_usage
Get your current email and SMS volume metrics. Use this to keep an eye on your monthly spending limits.

### list_campaigns
List all your marketing campaigns. This gives you a high-level view of every email and SMS you've scheduled.

### list_contacts
List your marketing contacts. Use this to see the total reach of your current audience.

### list_custom_events
List custom tracking events. This lets you see the different actions your customers are taking.

### list_signup_forms
List signup and popup forms. Check which forms are live or still in draft mode.

### list_audience_segments
List audience segments. Use this to see all your saved groups for different marketing efforts.

### list_ecommerce_orders
List e-commerce orders. This pulls a history of orders synced to your marketing audience.

## Prompt Examples

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

**Response:** 
```
I've pulled your campaign list. You have 3 active campaigns: **Summer Sale**, **Abandoned Cart**, and **New Arrival**. The **Summer Sale** campaign is currently running and has been active for 2 days.
```

**Prompt:** 
```
How many people are in our VIP segment?
```

**Response:** 
```
Checking the 'VIP Customers' segment for you... That group currently has **1,240 active members**. Would you like me to pull the details for that specific segment?
```

**Prompt:** 
```
How many SMS messages have we sent this month?
```

**Response:** 
```
I've checked your account usage. So far this month, you've sent **850 SMS messages**. You have about **1,150 remaining** in your current monthly limit.
```

## Capabilities

### Pull campaign performance data
Get the status and metadata for all your email and SMS efforts.

### Query audience segments
See how many people are in specific groups for better targeting.

### Monitor customer events
Track custom actions your customers take throughout their journey.

### Check order history
Access a list of e-commerce orders synced to your marketing audience.

### Review account usage
See your current email and SMS sending limits in real-time.

### Manage signup forms
View all active and draft popup forms in your account.

## Use Cases

### Verifying campaign delivery
A manager needs to know if a 'Flash Sale' SMS was sent. They ask the agent to check the status using list_campaigns.

### Checking VIP audience size
A growth lead wants to know how many people are in the 'VIP' group. They use list_audience_segments to get the count.

### Monitoring monthly spend
An ops person needs to see how many emails were sent this month. They use get_account_usage to get the metrics.

### Analyzing customer purchases
A marketer wants to see which customers bought a specific product. They use list_ecommerce_orders to see the history.

## Benefits

- Stop manual tab-switching by pulling campaign data and audience sizes directly into your chat using list_campaigns.
- Monitor your monthly SMS and email limits using get_account_usage to avoid overages.
- Get instant visibility into customer behavior by querying custom events with list_custom_events.
- Speed up reporting by pulling order history with list_ecommerce_orders instead of exporting CSVs.
- Verify your active marketing assets quickly by checking signup forms with list_signup_forms.
- Target your audience more accurately by checking segment counts with list_audience_segments.

## How It Works

The bottom line is you get instant access to your marketing data through a natural chat interface.

1. Subscribe to the Omnisend Marketing MCP in the Vinkius catalog.
2. Provide your Omnisend API Key in the configuration settings.
3. Ask your AI agent to check your campaign status or audience sizes.

## Frequently Asked Questions

**Can I use the Omnisend Marketing MCP to see my campaign stats?**
Yes, you can ask your agent to list all your campaigns and get specific details on their status and metadata.

**Does the Omnisend Marketing MCP show my customer order history?**
It pulls a history of e-commerce orders that are synced to your Omnisend audience for easy viewing.

**Can I check my SMS limits with Omnisend Marketing MCP?**
Yes, you can ask for your account usage metrics to see how many emails and SMS messages you have left for the month.

**How do I see my audience segments using Omnisend Marketing MCP?**
You can ask the agent to list your saved segments or get specific details on a single segment's member count.

**Can the Omnisend Marketing MCP track customer actions?**
It allows you to monitor custom tracking events triggered by your customers as they move through their journey.

**Can I see my signup forms with Omnisend Marketing MCP?**
Yes, you can view all active and draft signup and popup forms configured in your account.

**How do I get an Omnisend API Key?**
Log in to your Omnisend account and navigate to Store Settings > API keys to create and retrieve your API key.

**Can I see campaign performance metrics?**
Yes! Use the `get_campaign_details` tool with a specific campaign ID to retrieve metadata including high-level results and scheduling info.

**Does this support SMS campaign tracking?**
Yes, the `list_campaigns` tool retrieves both email and SMS campaigns defined in your account.