# iZooto MCP for AI Agents AI Agent Connect

> iZooto MCP lets you manage website push notifications and audience segments directly through your AI client. It handles campaign dispatch, real-time performance tracking, and subscriber metadata retrieval without you having to jump back into the dashboard.

## Overview
- **Category:** marketing-automation
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_vJPOSPcVkpW4g2RvpWvDwtOe154TgVWhTQce0xW3/ai-agent-connect
- **Tags:** push-notifications, audience-segmentation, user-engagement, web-push, mobile-marketing, re-engagement

## Description

Instead of logging into a separate dashboard to check if your latest push campaign actually hit its targets, you can just ask your AI agent to do the heavy lifting. This Connector connects your iZooto account to your workflow, letting you pull audience stats, create new segments, and fire off notifications using plain English. You can check your CTR, manage UTM parameters, and verify system statuses without leaving your chat interface. Because Vinkius hosts this Connector, you can plug it into any of your existing tools and treat your AI like a marketing coordinator who knows your subscriber data by heart. It takes the friction out of re-engagement marketing by making your push notification strategy conversational. You can quickly see how many people are actually clicking through and adjust your messaging on the fly, ensuring your traffic stays high and your engagement stays relevant.

## Tools

### check_izooto_status
Verifies if your iZooto API is connected and responding correctly. Use this to ensure your agent has permission to act.

### create_segment
Creates a new audience segment for targeted push notifications. This helps you group users by specific behaviors.

### get_notification
Pulls specific details for a single notification. Use this to check the content of a previous send.

### get_stats
Retrieves push analytics including clicks and impressions. It gives you a clear picture of your campaign reach.

### get_subscriber_count
Returns the total number of active subscribers. Use this to track your audience growth over time.

### list_audiences
Provides an overview of all your current audiences. This gives you a bird's-eye view of your reach.

### list_notifications
Shows a list of all notifications you have sent. It helps you audit your past messaging history.

### list_segments
Lists every audience segment currently in your account. Use this to see which groups you already have built.

### send_push
Sends a push notification to your entire subscriber base. This is the quickest way to reach everyone at once.

### send_segment_push
Sends a push notification to a specific audience segment. This allows for high-precision marketing.

## Prompt Examples

**Prompt:** 
```
Send a push notification: 'Flash Sale — 50% off all items today!'
```

**Response:** 
```
Push notification sent to 45,200 subscribers. 

**Details:**
- **Title:** Flash Sale
- **Status:** Delivered
- **CTR Tracking:** Live

Would you like me to check the delivery stats in a few minutes?
```

**Prompt:** 
```
Show push analytics for this month.
```

**Response:** 
```
Here is your push performance for this month:

| Metric | Value |
| :--- | :--- |
| **Notifications Sent** | 28 |
| **Total Impressions** | 1.2M |
| **Total Clicks** | 34,500 |
| **Avg. CTR** | 2.8% |

**Best Performer:** 'Weekend Sale' (4.1% CTR).
```

**Prompt:** 
```
How many push subscribers do I have?
```

**Response:** 
```
You currently have **45,200** active subscribers across all platforms.

- **Desktop:** 28,100
- **Mobile:** 17,100
- **Growth Rate:** +3.2% this month

Would you like to see the breakdown by segment?
```

## Capabilities

### Send push notifications
Dispatch notifications to your entire subscriber base or specific audience segments.

### Create audience segments
Build new groups of subscribers to target with specific marketing messages.

### Pull real-time analytics
Get immediate data on clicks, impressions, and CTR for your campaigns.

### Check subscriber counts
Retrieve the total number of active subscribers across your platforms.

### List sent notifications
View a history of all notifications you have dispatched to your audience.

### Verify API connectivity
Confirm that your iZooto account is correctly connected to your AI agent.

## Use Cases

### Flash Sale Dispatch
An e-commerce owner asks their agent to send a 50% off push to the VIP segment using send_segment_push during a holiday.

### Monthly Performance Audit
A marketing manager asks for this month's CTR and gets a summary of all campaigns via get_stats.

### Subscriber Growth Tracking
A content creator wants to know how many new followers they have and asks for the count via get_subscriber_count.

### Campaign History Review
A user wants to see all sent messages to check for errors or content consistency using list_notifications.

## Benefits

- Stop manual dashboard hopping by using list_audiences to see your reach instantly.
- Get precise engagement data with get_stats to see your CTR and impressions in real-time.
- Target your marketing better by using create_segment to group users by behavior.
- Launch campaigns faster with send_segment_push instead of clicking through multiple menus.
- Keep your data clean by managing UTMs and content through the AI interface.
- Verify your setup is live with check_izooto_status to prevent failed sends.

## How It Works

The bottom line is you get a conversational interface for your entire push notification strategy.

1. Subscribe to the iZooto MCP on the Vinkius Marketplace.
2. Enter your iZooto API Token in your client settings.
3. Ask your AI agent to send a push or pull your latest campaign stats.

## Frequently Asked Questions

**What does iZooto MCP do for my marketing?**
It lets you manage your push notifications and audience segments using natural language. You can send messages, create groups, and check stats without leaving your AI chat.

**Can I use iZooto MCP to send notifications to specific groups?**
Yes. You can create new segments and use the agent to send push notifications to those specific groups instead of your entire list.

**How do I see my push analytics with iZooto MCP?**
Just ask your agent for your latest stats. It will pull your clicks, impressions, and CTR directly from your account and summarize them for you.

**Can iZooto MCP help me manage my website traffic?**
It helps by managing your re-engagement strategy. By sending targeted push notifications, you can bring visitors back to your site more effectively.

**Is iZooto MCP good for e-commerce?**
It is ideal for e-commerce. You can quickly fire off flash sale alerts or promotional pushes to specific customer segments to drive immediate sales.

**Does iZooto MCP require me to leave my AI chat?**
No. Once connected, you can perform all your push notification tasks, from checking subscriber counts to sending campaigns, directly within your AI client.

**How do I send a push notification via AI?**
Use the `send_push` tool with a title, message body, and optional landing URL. Your notification is delivered instantly to all subscribers.

**Can I target specific audience segments?**
Yes. Use `send_segment_push` to target a specific segment, or create new segments with `create_segment` using custom targeting rules.

**How do I check notification performance?**
Use `get_stats` for aggregate analytics or `get_notification` with an ID to see impressions, clicks, and CTR for a specific notification.