# GetResponse MCP for AI Agents AI Agent Connect

> GetResponse MCP lets you manage your email marketing, landing pages, and automation workflows directly through your AI client. It handles subscriber lookups, list management, and lead generation without you having to switch tabs.

## Overview
- **Category:** marketing-automation
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_NEMe1aWU8k6E2tAWyERWX2a85K3BY9UGSiGHKdxX/ai-agent-connect
- **Tags:** audience-management, campaign-analytics, landing-pages, webinar-integration, marketing-funnels, subscriber-tracking

## Description

Imagine you're in the middle of a project and need to see if a specific lead signed up for your webinar or check the status of a marketing list. Instead of logging into a separate dashboard, clicking through menus, and filtering rows, you just ask your AI agent. This Connector connects your marketing data to your workspace, letting you pull subscriber details, add new contacts, or check your active autoresponder sequences with a quick chat. It's a huge time saver for anyone who handles high-volume email marketing or complex lead generation. Because Vinkius hosts this Connector, you can plug it into your existing workflow and treat your marketing platform like a searchable database. You get to stay in your flow while the agent handles the heavy lifting of data retrieval and list updates. You don't have to worry about remembering which campaign ID belongs to which list or manually searching for a user who just signed up. This tool effectively turns your marketing operations into a conversational experience where the data comes to you instead of you going to the data.

## Tools

### add_new_subscriber
Register a new contact into your marketing system. This helps you grow your audience quickly.

### remove_subscriber
Delete a contact from your list. Use this to maintain a clean and compliant mailing list.

### get_api_status
Check if your connection to the platform is active. Use this to ensure your agent can still access your data.

### get_list_details
Get specific information about a marketing campaign. This helps you track performance and settings.

### get_contact_details
Pull all information for a specific subscriber. Use this to see how a lead interacts with your brand.

### list_active_sequences
See your currently running autoresponder sequences. This helps you manage your automated customer journeys.

### list_marketing_lists
View all of your marketing lists in one place. Use this to see your total audience reach.

### list_email_contacts
Get a full list of your current subscribers. This is great for auditing your audience size.

### list_contact_fields
See the custom fields you've set up for your contacts. Use this to manage personalized data points.

### list_published_pages
See all your live landing pages. This helps you keep track of your active lead magnets.

### list_active_webhooks
View your current event configurations. Use this to manage how data flows between apps.

### find_contact_by_email
Search for a specific subscriber using their email. This makes it easy to find a lead's history.

## Prompt Examples

**Prompt:** 
```
Show me all my active marketing lists.
```

**Response:** 
```
I've retrieved your marketing lists. You have 3 active campaigns:

| Campaign Name | ID | Status |
| :--- | :--- | :--- |
| Weekly Newsletter | abc | Active |
| Product Updates | def | Active |
| Lead Magnet | ghi | Active |

Which one would you like to manage?
```

**Prompt:** 
```
Is there a subscriber with the email sarah.smith@gmail.com?
```

**Response:** 
```
I checked your list and found Sarah Smith. 

* **Status:** Active Subscriber
* **Joined:** 2024-03-15
* **List:** Weekly Newsletter

Would you like to see her custom field values or her activity status?
```

**Prompt:** 
```
What are my active autoresponder sequences?
```

**Response:** 
```
Here are your currently active autoresponder sequences:

* **Welcome Series** (ID: seq_01) - Sends to new signups.
* **Abandoned Cart** (ID: seq_02) - Triggers on cart exit.
* **Post-Purchase Follow-up** (ID: seq_03) - Sent 24 hours after purchase.
```

## Capabilities

### Add new leads to your marketing lists
Register new contacts directly into your marketing system via chat.

### Search for specific subscribers
Find individual contact details using their email address.

### Pull campaign performance stats
Retrieve detailed configuration and status data for your marketing lists.

### Manage custom contact fields
View and organize the specific data points you've set up for your audience.

### View your published landing pages
See all your active web pages and lead magnets in one place.

### Identify active autoresponder sequences
Check your current automated customer journeys and email workflows.

## Use Cases

### Verifying lead status from a specific landing page
A marketer needs to see if a lead from a specific landing page is already in the system. They ask the agent to use find_contact_by_email to see if the lead exists.

### Checking active autoresponder workflows
An e-commerce owner wants to see which autoresponders are currently sending emails. They ask the agent to use list_active_sequences to verify the active workflows.

### Registering new contacts during a live chat
A team is manually adding contacts from a spreadsheet. They use add_new_subscriber to register leads one by one as they come in through a chat.

### Retrieving VIP subscriber details
A customer success manager needs to see the custom data points for a VIP client. They ask the agent to use get_contact_details to pull all relevant subscriber info.

## Benefits

- Stop switching tabs between your workspace and your marketing dashboard by using list_marketing_lists to see your audience data instantly.
- Handle lead generation faster by using add_new_subscriber to register new contacts directly from your chat interface.
- Get precise subscriber info using find_contact_by_email to check lead status without manual filtering.
- Keep your marketing data organized by managing custom fields with list_contact_fields during your planning sessions.
- Monitor your automated journeys by checking your autoresponders with list_active_sequences to ensure they are running.
- Stay updated on your web presence by viewing all live landing pages with list_published_pages at any time.

## How It Works

The bottom line is that you turn your marketing platform into a conversational tool.

1. Subscribe to the GetResponse MCP on Vinkius.
2. Grab your API Key from your GetResponse account under Tools > Integrations and API.
3. Connect the key to your AI client and start asking questions about your subscribers or campaigns.

## Frequently Asked Questions

**Can I use the GetResponse MCP to manage my email marketing?**
Yes, this Connector lets you manage your email lists, subscribers, and marketing campaigns directly through your AI client.

**How do I find a specific subscriber with the GetResponse MCP?**
You can simply ask your agent to search for a subscriber by their email address. It will pull their status and details instantly.

**Does the GetResponse MCP work with landing pages?**
Yes, it can retrieve a list of your published landing pages so you can keep track of your active lead magnets.

**Can I add new leads to my list using the GetResponse MCP?**
Yes, you can register new contacts into your marketing system using natural language commands.

**How does the GetResponse MCP help with marketing automation?**
It allows you to view and manage your active autoresponder sequences and webhooks to keep your customer journeys running smoothly.

**Can I check my custom fields with the GetResponse MCP?**
Yes, you can retrieve your custom contact fields to see what specific data points you are collecting from your audience.

**How do I find my GetResponse API Key?**
Log in to your account, navigate to **Tools** > **Integrations and API**, and select the **API** tab to generate or copy your key.

**Can I add a contact to a specific list?**
Yes! Use the `add_new_subscriber` tool and provide the `campaignId` of the target list along with the contact's email.

**How do I search for a subscriber by email?**
The `find_contact_by_email` tool allows you to perform a direct lookup to retrieve a specific subscriber's profile and metadata.