# Cyberimpact MCP for AI Agents AI Agent Connect

> Cyberimpact lets your AI agent handle your email marketing directly. Manage subscriber lists, track campaign performance, and oversee marketing automations via the Cyberimpact API without switching tabs. It turns your AI into a marketing operations lead that knows your audience and your stats.

## Overview
- **Category:** productivity
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_i5AKNti76JT8ac2GBENW5aUsGyUAeMxS5fBiI0ls/ai-agent-connect
- **Tags:** cyberimpact, email, marketing, automation

## Description

Cyberimpact lets your AI agent handle your email marketing directly. Managing an email marketing platform usually means jumping between different tabs to check who's on your list, what your last send did, and which automations are actually running. It's a lot of context switching that eats up your day. This Connector changes that by giving your AI client a direct line into your marketing platform. You can just ask your agent to find a specific subscriber, check the open rates on your latest newsletter, or see which mailing lists are getting the most engagement. It handles the heavy lifting of data retrieval so you don't have to. If you're looking for a way to centralize your marketing operations, Vinkius makes it easy to plug this into your existing workflow. Instead of manually auditing message templates or searching for specific users, you just talk to your agent. It's about moving from manual data entry to high-level strategy where your agent does the digging and you make the decisions. You get to stay in your flow while your agent keeps your marketing data organized and accessible. You can quickly audit your entire content library or verify that your scheduled broadcasts are set to go. Your agent acts as a dedicated marketing assistant that knows your audience and your stats, letting you focus on the big picture.

## Tools

### add_member_to_group
Add an existing member to a group

### create_group
Create a new group

### create_mailing
Create a new mailing

### create_member
Create a new member (contact)

### delete_member
Delete a member from the account

### get_me
Check API connectivity and get account context

### list_groups
List all groups

### list_mailings
List all mailings (campaigns)

### list_members
List all members (contacts)

### list_templates
List all available templates

### retrieve_member
Get details of a specific member

### unsubscribe_member
Unsubscribe a member from all mailings

## Prompt Examples

**Prompt:** 
```
Show me the status of my active marketing automations.
```

**Response:** 
```
### Active Marketing Automations

| Workflow Name | Status | ID |
| :--- | :--- | :--- |
| Welcome Series | **Active** | `aut_9921` |
| Abandoned Cart | **Active** | `aut_8842` |
| Monthly Newsletter | **Paused** | `aut_7710` |

I see 2 workflows are currently active and 1 is paused. Would you like me to check the logs for any of these?
```

**Prompt:** 
```
What was the click rate for our last newsletter?
```

**Response:** 
```
The latest campaign, **'Monthly Digest - June'**, showed the following performance:

*   **Recipients:** 1,200
*   **Open Rate:** 28%
*   **Click Rate:** 4%
*   **Unsubscribes:** 0

Would you like to see the breakdown for other campaigns from this month?
```

**Prompt:** 
```
Find the subscriber with user@example.com and tell me what groups they're in.
```

**Response:** 
```
I found the profile for **user@example.com**.

*   **Status:** Active
*   **Groups:** 
    *   General Newsletter
    *   VIP Customers

They have been a member of these groups since last year. Do you want to see their full interaction history?
```

## Capabilities

### Add new subscribers to mailing groups
Add a new person to a specific mailing list and get their new ID.

### Check real-time campaign metrics
See the open rates, click rates, and bounce stats for a specific campaign.

### Search for specific users
Find a subscriber's profile using their email address.

### Monitor active marketing automations
List all active automated marketing workflows and their statuses.

### Retrieve detailed subscriber profiles
Get a full profile and history for a specific subscriber.

### View your content template library
List all available email and automation templates.

## Use Cases

### The Weekly Report
A marketer asks for the open rates of the last three campaigns and the agent pulls them using get_campaign_details.

### Subscriber Cleanup
A manager asks the agent to find a user by email and check their group membership using search_subscribers_by_email.

### Automation Audit
A team lead wants to see if all marketing workflows are active and uses list_marketing_automations to verify.

### New Lead Onboarding
A small business owner tells the agent to add a new customer to the VIP list using add_subscriber.

## Benefits

- Get instant campaign stats without logging into your dashboard by using get_campaign_details.
- Keep your mailing lists organized by having your agent use list_subscriber_groups to audit segments.
- Find specific customers in seconds using search_subscribers_by_email instead of manual searching.
- Monitor your automated workflows easily with list_marketing_automations to ensure everything is running.
- Quickly update your audience by using add_subscriber to put new leads into the right groups.
- Review your content library at a glance with list_message_templates to see what's been created.

## How It Works

The bottom line is that your AI agent becomes a hands-on operator for your email marketing strategy.

1. Get your API Key from your Cyberimpact account settings.
2. Connect the Connector to your AI client via the Vinkius platform.
3. Ask your agent to perform tasks like listing groups or checking campaign stats.

## Frequently Asked Questions

**Can I use Cyberimpact MCP to see my email stats?**
Yes, you can ask your agent to pull real-time open rates, click rates, and bounce metrics for any specific campaign in your account.

**How do I manage my subscriber list with Cyberimpact?**
Your agent can list all your mailing groups, search for specific users by email, and even add new subscribers to your lists automatically.

**Can my AI agent find a specific subscriber for me?**
Yes, you can ask your agent to search for a subscriber by their email address. It will then return their status and group memberships.

**Does Cyberimpact MCP work with my current marketing workflows?**
It connects directly to your Cyberimpact account, allowing your agent to monitor your active marketing automations and message templates.

**Can I use Cyberimpact MCP to see my message templates?**
Your agent can pull a complete list of all your available email and automation templates so you can audit your content library.

**How does Cyberimpact MCP help with campaign tracking?**
It gives your agent the ability to retrieve performance metrics for sent and scheduled emails, making it easy to track success without manual checking.

**How do I get a Cyberimpact API Key?**
Log in to your Cyberimpact account, navigate to **Configuration > API**, and you can generate or retrieve your API Key from that section.

**Does Cyberimpact follow CASL regulations?**
Yes, Cyberimpact is designed to be compliant with the Canadian Anti-Spam Legislation (CASL), helping you manage consent effectively.

**Can I see campaign reports in the chat?**
Yes, you can use the get_campaign_details tool to see delivery, open, and click statistics for any of your sent campaigns.

**Which plan is required for API access?**
The API is available for Plus and Pro plans in Cyberimpact.

**How long is an API token valid?**
API tokens are valid for 10 years unless manually deleted.

**Can I manage groups via the API?**
Yes, you can create, retrieve, edit, or delete groups and manage memberships.