# Fomo MCP for AI Agents AI Agent Connect

> Fomo MCP helps you manage social proof notifications and real-time event feeds. Use it to push customer interactions like purchases or sign-ups to your live website feed, design custom notification templates, and oversee your third-party integrations. It gives your AI agent direct control over your marketing setup so you can manage your social proof strategy through natural conversation instead of manual dashboard clicking.

## Overview
- **Category:** ecommerce
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_FUAxprnIApmamaucSct50FcJyE8LKizajTuPct0y/ai-agent-connect
- **Tags:** social-proof, conversion-optimization, real-time-notifications, customer-engagement, marketing-analytics

## Description

Managing social proof can feel like a constant game of whack-a-mole. You want those "Someone from New York just bought this" popups to look right, but tweaking templates and monitoring feeds across different platforms takes up a lot of time. This Connector changes that by letting your AI agent handle the heavy lifting. Instead of jumping between tabs to check if your sign-up events are actually showing up, you can just ask your agent to show you the latest notifications or verify that a specific template is live. It bridges the gap between your marketing strategy and the actual execution. When you connect this to your workflow via the Vinkius catalog, you get a way to programmatically manage your customer interactions without needing to be a developer or a power user of the dashboard. You can create new notification styles on the fly, delete old events that are cluttering your feed, or audit your active integrations to make sure everything is synced. It turns a manual marketing task into a conversation.

## Tools

### get_application_info
Get your account attributes and marketing setup details. This helps your agent understand your specific Fomo configuration.

### create_event
Push a new customer interaction to your live website feed. This is the primary way to trigger social proof notifications.

### create_template
Create a new notification style for your social proof feed. This lets you define how specific customer actions look to your visitors.

### delete_event
Remove a specific interaction from your live feed. Use this to clean up your social proof history instantly.

### get_event
Fetch the full details of a single customer interaction. Use this to see specific data points for a notification.

### get_template
Retrieve the details of a specific notification style. This is useful for checking the current look of a template.

### list_events
Show a list of recent social proof activities. Use this to monitor your feed's performance in real time.

### list_integrations
See all third-party services currently connected to your account. This helps you keep your marketing stack organized.

### list_push_messages
View a history of messages that have been sent. This allows you to audit your past notification activity.

### list_templates
See all the notification styles available in your account. This helps you manage your library of social proof designs.

### update_event
Modify the details of an existing event in your feed. Use this to correct information on a live notification.

## Prompt Examples

**Prompt:** 
```
Show me the last 5 social proof events from my site.
```

**Response:** 
```
I've pulled the latest activity for you. Here are the last 5 events:

| Time | Action | Location |
| :--- | :--- | :--- |
| 2 mins ago | Purchase | London, UK |
| 12 mins ago | Sign-up | New York, USA |
| 15 mins ago | Purchase | Paris, France |
| 22 mins ago | Sign-up | Tokyo, Japan |
| 30 mins ago | Purchase | Berlin, Germany |

Your feed is currently active and showing healthy engagement.
```

**Prompt:** 
```
Create a new notification for a 'Flash Sale' using a custom style.
```

**Response:** 
```
I've created a new notification template for your 'Flash Sale'. 

**Template Details:**
- **Name:** Flash Sale Alert
- **Status:** Active
- **Style:** Bold Red Text
- **Trigger:** Purchase

This is now ready to be used across your store's live feed.
```

**Prompt:** 
```
Are all my integrations connected correctly?
```

**Response:** 
```
I checked your active integrations. Here is the current status:

- **Shopify:** Connected ✅
- **WooCommerce:** Connected ✅
- **Stripe:** Connected ✅
- **Custom Webhook:** Disconnected ❌

It looks like your Stripe and Shopify connections are solid, but you might want to check that custom webhook.
```

## Capabilities

### Push new customer sign-ups or purchases
Send real-time customer interactions directly to your live social proof feed.

### Create and customize notification templates
Design how specific customer actions look to your visitors using custom styles.

### View a list of recent social proof events
Check your feed activity by pulling a list of the latest notifications.

### Monitor all active third-party integrations
See every external service currently connected to your Fomo account.

### Update or remove specific events from your feed
Clean up your live marketing feed by modifying or deleting individual notifications.

### Fetch detailed metadata for specific notifications
Get the full details for any single interaction to verify specific data points.

## Use Cases

### Creating a special holiday sale style
A store owner wants to create a special "Holiday Sale" notification style quickly. They ask the agent to use create_template to build a festive style for their new product launch.

### Removing fake or duplicate events
A marketer notices a fake or duplicate event on the live feed. They tell the agent to use delete_event to remove that specific interaction from the public view.

### Verifying Shopify integration status
A growth lead needs to check if their Shopify integration is actually sending data. They ask the agent to use list_integrations to verify the connection status.

### Monitoring recent sign-up activity
A manager wants to see the latest 10 sign-ups from the last hour. They ask the agent to use list_events to pull the most recent activity.

## Benefits

- Faster template creation: Use create_template to build new social proof styles in seconds without navigating complex menus.
- Real-time feed auditing: Use list_events to see exactly what your customers are seeing on your site right now.
- Simplified integration oversight: Use list_integrations to keep track of every third-party connection in one place.
- Easy content cleanup: Use delete_event to remove outdated or incorrect notifications from your live feed instantly.
- Better marketing context: Use get_application_info to give your agent a full picture of your marketing setup.
- Accurate event management: Use update_event to fix specific details on live notifications without manual dashboard edits.

## How It Works

The bottom line is you get a conversational interface for your entire social proof marketing stack.

1. Subscribe to this Connector and grab your Auth Token from your Fomo settings.
2. Add the token to your AI client configuration.
3. Start asking your agent to create templates or push live events.

## Frequently Asked Questions

**Can the Fomo MCP help me manage my social proof notifications?**
Yes. It gives your AI agent the ability to create, list, and update the notification templates that appear on your site. You can manage your entire social proof strategy through a chat interface.

**How do I use Fomo MCP to push live events?**
You can ask your agent to push new customer interactions, like sign-ups or purchases, directly to your live feed. This is great for triggering real-time social proof.

**Can I use this to see which third-party apps are connected to Fomo?**
Yes. The Connector allows your agent to list all active integrations, so you can quickly audit your marketing stack and ensure everything is synced.

**Is it possible to remove old notifications from my feed using Fomo MCP?**
Definitely. You can tell your agent to delete specific events from your live feed to keep your social proof looking fresh and relevant.

**How does Fomo MCP help with ecommerce marketing?**
It automates the tedious parts of social proof management. You can create styles, monitor events, and manage integrations without leaving your primary workspace.

**Can I check the details of a specific social proof event?**
Yes. Your agent can fetch the metadata for any specific notification, making it easy to verify details like location or specific customer actions.

**How do I get an Auth Token for Fomo?**
You can find your API token in your Fomo dashboard under Settings > Site > API Access.

**Can I use the agent to create new notification designs?**
Yes, you can use the 'create_template' tool to programmatically add new notification shells using the {{ variable }} syntax.

**How do I push a purchase event to my feed via the agent?**
Use the 'create_event' tool and provide the event_type_id along with metadata like first_name, city, and title.