# HiDeliver MCP for AI Agents AI Agent Connect

> HiDeliver MCP lets you manage email lists and marketing broadcasts directly through your AI agent. You can fetch customer addresses, create subscriber leads, and pull real-time delivery stats without leaving your chat interface. It connects your broadcasting account to tools like Claude or Cursor for immediate marketing actions, helping you handle audience growth and campaign health in one place.

## Overview
- **Category:** communication-messaging
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_y9tig9rq0qxPkyJOnKNrYbdUbhOpBCDgBupammLN/ai-agent-connect
- **Tags:** bulk-email, subscriber-management, email-delivery, campaign-insights, list-segmentation, marketing-broadcasts

## Description

HiDeliver MCP lets you manage email lists and marketing broadcasts directly through your AI agent. Managing bulk email campaigns usually means jumping between tabs, copying lead lists from spreadsheets, and checking delivery stats in a separate dashboard. This Connector changes that by letting you handle the heavy lifting inside your existing chat window. You can ask your agent to pull specific customer segments, create new leads on the fly, or check how your last broadcast performed. Instead of manual data entry, you just tell your agent what needs to happen. It connects your broadcasting account to your favorite tools, making it easy to manage audience growth and campaign health. Since Vinkius hosts this connector, you can get it running in minutes and start managing your marketing workflows without the typical friction of switching apps.

## Tools

### cancel_delivery
Stop a mapped delivery trace immediately. This is useful for halting a broadcast that was sent to the wrong segment.

### list_deliveries
Retrieve active or listed delivery requests in one view. This helps you see every scheduled and active campaign at a glance.

### create_delivery
Log and schedule a fresh pickup delivery for your audience. This lets you queue up new campaigns without leaving your chat.

### get_account_balance
Check your remaining tokens or cash thresholds to stay on budget. Use this to see how much credit you have left for future blasts.

### get_delivery
View the specific parameters for an individual delivery. This is helpful for checking the exact settings of a specific broadcast.

### get_profile
Access your authenticated HiDeliver account logic and settings. Use this to verify your account status and active rules.

### get_transaction
Isolate and view a single API key transaction. This helps you audit specific billing events or individual requests.

### list_transactions
Review your global ledger events for billing and history. Use this to see a complete list of all past transactions.

### update_delivery
Adjust the route parameters for an active delivery. This allows you to change the details of a live campaign on the fly.

## Prompt Examples

**Prompt:** 
```
Show me the status of my last three email broadcasts.
```

**Response:** 
```
I've pulled your latest delivery stats. Here's how they performed:

| Broadcast ID | Status | Reach |
| :--- | :--- | :--- |
| HB-992 | Delivered | 98% |
| HB-991 | Delivered | 95% |
| HB-990 | Failed | 12% |

The last one reached 98% of the target segment.
```

**Prompt:** 
```
How many tokens do I have left for this month?
```

**Response:** 
```
You currently have **4,500 tokens** remaining in your HiDeliver account. 

Based on your last broadcast, you're on track to last until the end of the month.
```

**Prompt:** 
```
Add 'test_user@example.com' to my VIP mailing list.
```

**Response:** 
```
Success! I've added that address to your VIP list. It's now ready for the next broadcast.
```

## Capabilities

### Fetch customer lists
Get stored addresses and segments to verify delivery rules.

### Manage subscriber leads
Create or inspect leads directly from conversational prompts.

### Pull campaign stats
Get real-time delivery performance and broadcast data.

### Schedule new deliveries
Log and schedule fresh pickup deliveries for your audience.

### Check account balances
Evaluate your remaining tokens or cash thresholds instantly.

## Use Cases

### Quick Campaign Audit
A marketer asks the agent to pull delivery stats for the morning blast to see if any segments failed.

### On-the-fly Lead Addition
A sales rep asks the agent to add a new lead to a specific list during a discovery call.

### Budget Management
An agency owner checks their remaining tokens to see if they have enough balance for a high-volume blast.

### Delivery Troubleshooting
A developer asks the agent to cancel a delivery trace that was sent to the wrong segment.

## Benefits

- Stop manual data entry: Use `create_delivery` to schedule new broadcasts without leaving your chat window. This saves time when you need to get a campaign live quickly.
- Faster list audits: Use `list_deliveries` to see every active request instantly instead of hunting through a dashboard. It gives you a clear view of your current workload.
- Real-time budget tracking: Use `get_account_balance` to see your remaining tokens while you're planning your next move. You'll never have to worry about running out of funds mid-campaign.
- Instant lead verification: Use `get_profile` to check account logic and ensure your audience is ready for the next blast. This ensures your data stays clean and your rules stay enforced.
- Simplified history: Use `list_transactions` to pull your global ledger events for quick billing audits. It makes tracking your spend across different campaigns much easier.
- Dynamic route adjustments: Use `update_delivery` to change active parameters on the fly without reconfiguring the whole campaign. You can pivot your strategy in seconds.

## How It Works

The bottom line is you can run your entire email marketing broadcast workflow from a single chat interface.

1. Subscribe to the HiDeliver endpoint in your AI client.
2. Input your core HiDeliver API key.
3. Ask your agent to manage your email lists or check stats.

## Frequently Asked Questions

**Can I use HiDeliver MCP to manage my email subscribers?**
Yes, you can use it to fetch customer addresses and manage subscriber leads directly through your agent.

**How does HiDeliver MCP help with marketing broadcasts?**
It lets you schedule new deliveries and pull real-time performance stats without leaving your chat tool.

**Can I check my HiDeliver balance with this Connector?**
Yes, you can ask your agent to evaluate your remaining tokens or cash thresholds at any time.

**Does HiDeliver MCP support transaction history?**
It allows you to pull your global ledger events so you can see your past API key transactions.

**Is HiDeliver MCP good for agency work?**
It's great for agencies because it lets developers and managers check list segments and delivery rules quickly.

**Can I cancel a scheduled email with HiDeliver MCP?**
Yes, you can use it to cancel a mapped delivery trace if you need to stop a broadcast immediately.

**How do I get started?**
Subscribe, copy your active API Key (which you can generate inside **HiDeliver Portal → Security/Dev Settings**), and connect it. The integration expects standard raw API connections so you interact intuitively through words instead of intricate data schemas.

**Can it query active subscriber details globally?**
Yes! Direct your AI agent to query list nodes or fetch the comprehensive subscriber logs. The `list_subscribers` action aggregates arrays of real, valid accounts securely for your reporting needs in an instant.

**What happens when I want to fetch metrics or fields for one target list?**
Provide the exact List ID. The tool evaluates endpoint rules (`get_list`) and unpacks default configuration details (such as names, double-opt rules, and associated status) natively to the terminal.

**Can my AI automatically create or append specific subscriber profiles?**
Absolutely. Pass specific parameters, including the new email, name, and respective list ID. The system validates the JSON schema instantly with the `create_subscriber` pipeline effectively logging campaigns on the fly.