# TextYess MCP for AI Agents AI Agent Connect

> TextYess MCP connects your WhatsApp marketing and e-commerce data to your AI agent. Use it to track campaign revenue, monitor your AI shopping agent's conversations, and sync products from platforms like Shopify directly into your conversational commerce workflow.

## Overview
- **Category:** productivity
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_o5kbFC1NPS4H43CYSan7raK0jN3HEpShFYreS53n/ai-agent-connect
- **Tags:** conversational-commerce, whatsapp-marketing, ai-sales-agent, e-commerce-analytics, lead-conversion, textyess

## Description

You're trying to run a business where the majority of your customers are reaching out on WhatsApp. Managing those conversations, tracking which marketing blasts actually turned into sales, and keeping your product catalog updated across multiple platforms is a constant headache. This Connector changes that by giving your AI agent a direct line into your TextYess account. Instead of jumping between tabs to see if a campaign hit its targets or checking if your Shopify items actually synced, you can just ask your agent to do the heavy lifting. You can pull up revenue numbers for specific broadcasts, peek into how your AI shopping agent is handling customer inquiries, and verify that your webhooks are firing correctly. It takes the manual data entry out of the equation and puts the information where you're already working. You'll find it's one of the most practical ways to manage a conversational commerce setup when you're listed on the Vinkius catalog. It turns a messy pile of marketing data into a searchable, actionable feed for your agent to handle.

## Tools

### list_products
See all the products currently synced from your store. Quickly check your catalog's current state.

### list_configured_webhooks
Check which webhooks are active for your product and order sync. This ensures your data flow is uninterrupted.

### get_campaign_conversions
See exactly which orders came from a specific marketing campaign. This helps you calculate real ROI.

### get_campaigns_delivery_status
Check if your WhatsApp broadcasts actually reached your audience. Use this to troubleshoot delivery issues.

### get_campaign_analytics
Pull detailed performance metrics like opens and clicks for a campaign. It gives you a clear view of engagement.

### get_organization_details
Get high-level information about your organization's account. Use this for general account oversight.

### get_product_details
Pull specific details for a single product in your catalog. It's useful for checking individual item specs.

### list_ai_conversations
View the latest interactions between customers and your AI agent. This is the primary tool for quality auditing.

### get_current_user
Retrieve the profile details for the currently authenticated user. This provides context for your session.

### list_marketing_campaigns
See a full list of all your WhatsApp marketing campaigns. Use this to browse your historical marketing work.

### list_connected_integrations
See which e-commerce platforms are currently linked to your account. Verify your Shopify or other store connections.

### list_all_orders
View every order processed through your conversational commerce channels. Use this to track daily sales volume.

## Prompt Examples

**Prompt:** 
```
What was the revenue for our 'Summer Sale' WhatsApp blast?
```

**Response:** 
```
### Campaign Performance: Summer Sale

| Metric | Value |
| :--- | :--- |
| **Total Revenue** | $4,250.00 |
| **Orders Generated** | 42 |
| **Conversion Rate** | 12.5% |

Would you like me to list the individual orders for this campaign?
```

**Prompt:** 
```
Are our new products from Shopify showing up in the catalog?
```

**Response:** 
```
I've checked your synced products. Here are the latest additions:

* **Sunscreen SPF 50** - Synced
* **Beach Towel (Large)** - Synced
* **Travel Spritz** - Synced

All 3 products from the 'Summer Essentials' collection are live.
```

**Prompt:** 
```
Show me the last few chats with the shopping agent.
```

**Response:** 
```
I've retrieved the 3 most recent interactions:

1. **User_4421**: Asked about shipping times. (Resolved)
2. **User_9082**: Inquired about towel colors. (Resolved)
3. **User_1123**: Requested a discount code. (Pending)

Do you want to see the full transcript for any of these?
```

## Capabilities

### Pull campaign revenue
Get specific order totals and conversion rates for your WhatsApp broadcasts.

### Audit AI conversations
Review the latest transcripts from your shopping agent to check for quality.

### Sync product status
Check if your e-commerce items are correctly listed in your catalog.

### Verify webhooks
Confirm your integrations are actually sending data between platforms.

### Fetch user profiles
Grab organization and user metadata for your account context.

## Use Cases

### Checking Campaign ROI
A marketing lead asks the agent for the revenue of the 'Black Friday' WhatsApp blast to see if it hit the target goal.

### AI Agent Quality Audit
A shop owner reviews the last 5 AI conversations to make sure the agent isn't hallucinating prices or shipping dates.

### Inventory Sync Verification
A manager asks the agent to list all products to see if the new summer line synced correctly from their Shopify store.

### Webhook Troubleshooting
An admin checks active webhooks to figure out why new orders aren't appearing in the dashboard after a sync error.

## Benefits

- Stop manual data entry by letting your agent pull campaign revenue from get_campaign_analytics automatically.
- Monitor your AI shopping agent's performance in real time using list_ai_conversations to spot issues early.
- Keep your inventory accurate by quickly checking sync status with list_products and list_connected_integrations.
- Verify your technical setup instantly with list_configured_webhooks to ensure no orders are dropped.
- Get a bird's-eye view of your entire operation by pulling organization data with get_organization_details.

## How It Works

The bottom line is you get a direct bridge between your WhatsApp sales data and your AI agent.

1. Subscribe to the TextYess MCP on Vinkius.
2. Enter your TextYess API Key into your AI client configuration.
3. Ask your agent to pull campaign stats or list your latest orders.

## Frequently Asked Questions

**Can I use TextYess MCP to see my Shopify orders?**
Yes, this Connector allows your agent to list orders processed through your conversational commerce channels, including those synced from your store.

**How does TextYess MCP help with WhatsApp marketing?**
It lets you pull analytics for your WhatsApp broadcasts directly into your AI client, so you can check opens, clicks, and revenue in one place.

**Can my agent check if my webhooks are working?**
Yes, you can ask your agent to list your active webhooks to ensure your product and order data is flowing correctly between platforms.

**Does TextYess MCP show me AI agent transcripts?**
Yes, you can pull the latest interactions between customers and your AI shopping agent to monitor quality and performance.

**Can I use TextYess MCP to check my inventory?**
Yes, you can use it to list all synced products, making it easy to verify that your inventory is up to date across your catalog.

**Can I see how much revenue a specific WhatsApp campaign generated?**
Yes! Use the `get_campaign_analytics` tool and provide the Campaign ID. Your agent will retrieve detailed performance metrics including total revenue and number of orders.

**How do I check the stock level for a product in my TextYess catalog?**
Run the `get_product_details` query with your Product ID. The agent will retrieve the complete metadata, including current stock status synced from your e-commerce platform.

**Is it possible to monitor recent interactions between customers and the AI agent?**
Absolutely. Use the `list_ai_conversations` query. The agent will retrieve a log of recent interactions, allowing you to monitor the quality and flow of your conversational sales.