# Audienceful MCP for AI Agents AI Agent Connect

> Audienceful MCP lets you manage subscribers, custom fields, and email automations through your AI client. You can create custom data points, update profiles, and trigger specific marketing sequences without leaving your workspace. It connects your audience data directly to your agent so you can query growth metrics and manage segments in plain English. This makes handling your email marketing database much faster.

## Overview
- **Category:** marketing-automation
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_wJXe9p7VoVX66ZTrWBgDDV4wFUEqppffwCQK41Tb/ai-agent-connect
- **Tags:** newsletter-automation, subscriber-management, audience-segmentation, email-campaigns, custom-fields

## Description

Audienceful MCP lets you handle your entire email marketing account through a natural conversation with your AI client. Managing a growing newsletter usually means jumping between tabs to update tags, check subscriber stats, and manually trigger welcome sequences. It's a lot of clicking just to keep your audience organized. This Connector changes that by letting you find specific people, update their custom fields, or kick off a new automation without leaving your workspace. You can query your performance reports or see how many new people joined today without ever opening a browser. Because Vinkius hosts this Connector, you can connect it to your existing workflow and just tell your agent what needs to happen. It turns your email marketing from a manual data entry job into a conversation where you just give directions and the agent does the heavy lifting. You can manage the entire lifecycle of a subscriber from the moment they sign up to the moment they hit your churn goals. Whether you need to clean up old records, segment your VIPs, or trigger a specific onboarding flow, you can do it all through your agent. This means you spend less time in a messy database and more time actually creating content and growing your brand.

## Tools

### create_custom_field
Create a new custom data point for your audience. This helps you segment your users more accurately.

### create_person
Add a new subscriber to your audience. You just need to provide their email address.

### delete_custom_field
Remove a custom field you no longer need. This keeps your data structure clean.

### get_person
Pull up the specific details for a person. Use their UID to see their full profile.

### list_custom_fields
See all the custom fields you have defined. This is great for checking your current data structure.

### list_people
List everyone in your audience. You can filter by status or search for a specific email.

### list_send_reports
Get a list of your recent email send reports. Use this to check your last campaign's reach.

### trigger_automation
Manually start an automation for a specific person. This is perfect for custom onboarding.

### delete_person
Permanently remove a person from your audience. Use this carefully to clean up your list.

### update_person
Change the information on an existing subscriber profile. Use this to keep your data current.

## Prompt Examples

**Prompt:** 
```
Find people from TechCorp and tag them as Enterprise.
```

**Response:** 
```
I've scanned your audience and found 3 subscribers matching 'TechCorp':

| Name | Email |
| :--- | :--- |
| Sarah L. | [email protected] |
| Mike R. | [email protected] |
| Anna K. | [email protected] |

Would you like me to update their profiles with the 'Enterprise' tag?
```

**Prompt:** 
```
Start the welcome sequence for [email protected]
```

**Response:** 
```
The 'onboarding-welcome' automation has been successfully triggered for **[email protected]**. They should receive the first email in the sequence shortly.
```

**Prompt:** 
```
What custom fields do I have?
```

**Response:** 
```
I've retrieved your custom data structure. You currently have 5 custom fields defined:

* **Company** (company_name)
* **Job Title** (job_title)
* **Lead Score** (lead_score)
* **Referral Source** (ref_source)
* **Last Event** (last_event)
```

## Capabilities

### Add new subscribers
Add new people to your audience by providing their email addresses through your agent.

### Create custom data points
Define new custom fields to segment your audience with more specific criteria.

### Trigger email sequences
Manually start specific marketing automations for individual subscribers.

### Update subscriber profiles
Modify existing user information and tags without opening your marketing dashboard.

### Query growth metrics
Get instant summaries of your campaign performance and audience growth.

### Prune audience data
Remove outdated custom fields or specific subscriber records to keep your data clean.

## Use Cases

### Tagging leads from specific sources
A creator wants to tag people from a specific source. Ask your agent to find everyone with a specific referral source and use update_person to add a VIP tag to their profile.

### Building custom lead scoring
A growth engineer needs to set up a new data point. Use create_custom_field to add a Lead Score field and then ask your agent to update it for your top 10% of users.

### Kickstarting onboarding flows
A marketing manager needs to kick off a welcome series. Tell your agent to use trigger_automation for a specific email address to start the onboarding-welcome sequence immediately.

### Quick growth audits during meetings
Ask your agent to use list_people and list_send_reports to give you a quick summary of how many new signups you had this week while you are on a call.

## Benefits

- Stop manual data entry by using create_person and update_person to keep your subscriber list current without leaving your chat.
- Build better segments by using create_custom_field to define new data points for your audience on the fly.
- Speed up onboarding by using trigger_automation to start specific email sequences for new leads instantly.
- Get instant answers on your growth by using list_people and list_send_reports to query your audience status.
- Keep your workspace clean by using delete_person and delete_custom_field to prune old data without opening the dashboard.

## How It Works

The bottom line is you get to manage your entire email marketing database using plain English commands.

1. Subscribe to the Audienceful MCP on Vinkius.
2. Paste your Audienceful API Key into your AI client settings.
3. Start asking your agent to manage your subscribers or trigger automations.

## Frequently Asked Questions

**Can Audienceful MCP help me manage my newsletter?**
Yes, it lets your AI client handle subscriber updates and list management so you don't have to do it manually. You can update profiles and tags through a simple chat.

**How does Audienceful MCP handle my subscribers?**
It lets your agent create, search, and update person profiles using their email addresses. This makes it easy to keep your audience data organized without constant manual entry.

**Can I use Audienceful MCP to start email sequences?**
You can tell your agent to trigger specific automations for any person in your audience instantly. It's perfect for custom onboarding or lead nurturing.

**Does Audienceful MCP support custom data?**
Yes, it lets you create and manage custom fields to segment your audience more effectively. You can define new data points for your users on the fly.

**Can I see my campaign stats with Audienceful MCP?**
Your agent can pull recent send reports and list your current audience size to give you a quick update on your growth and reach.

**Is Audienceful MCP good for growth marketing?**
It's great for growth engineers who need to automate data mapping and trigger sequences for new leads. It helps you manage the entire lifecycle of a subscriber.

**Can the AI automatically update a subscriber's custom field values?**
Yes! By using the `update_person` tool, your agent can modify any existing custom field values for a specific subscriber identified by their email or ID in seconds.

**How do I trigger an automation sequence for a new user?**
Simply ask the agent to run the `trigger_automation` action. You'll need to provide the slug of the automation and the target person's email address.

**Does this integration allow for bulk deletion of my entire audience?**
No. The current toolset focuses strictly on managing individual subscriber records and queries. Destructive actions on the entire audience structure are not exposed to ensure your data remains secure.