# ChatGen MCP for AI Agents AI Agent Connect

> ChatGen lets you manage your conversational marketing and lead generation through your AI client. It connects your chatbot account so you can create, update, and track bots while pulling in leads for your sales team in real time. This setup removes the need for manual data entry by letting you query your entire bot fleet and lead database directly from your primary workspace.

## Overview
- **Category:** customer-support
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_Keuea813ZJZEIvQ9NrKqOk7eymu9JJMrfbYTqCxG/ai-agent-connect
- **Tags:** conversational-marketing, lead-capture, chatbot, visitor-engagement, sales-automation, real-time-routing

## Description

Imagine you're trying to keep up with dozens of website visitors hitting your chat widgets. Usually, this means jumping between a dashboard to check bot statuses and a separate spreadsheet to track who actually wants to buy something. This Connector changes that by bringing your entire ChatGen account into your primary workspace. You can ask your agent to check how your bots are performing or pull a list of new leads directly into a conversation. It makes it way easier to manage your conversational marketing without constantly switching tabs. Whether you're building out a new support flow or just need to see who's asking about pricing, you can handle it all through a natural chat. It's one of the many ways Vinkius helps you connect your existing marketing stack to your agent. Instead of manual data entry, you're just asking your agent to do the heavy lifting of organizing your leads and bot configurations. You can see exactly what users are asking about in real time, allowing you to spot trends in customer questions before they become problems. You can also manage the technical side of your bots, like updating configurations or creating new ones for specific landing pages, without having to navigate a complex admin panel. By bringing these capabilities into your workflow, you spend less time on admin and more time actually talking to your customers.

## Tools

### create_bot
Create a new chatbot in your account. This lets you launch new engagement flows quickly.

### delete_bot
Remove a bot from your account. Use this to clean up old or inactive chatbots.

### list_bots
See a list of all your active ChatGen bots. It helps you keep track of your entire bot fleet.

### list_teams
See the organizational teams in your account. This helps you understand your account structure.

### update_bot
Modify an existing bot's configuration. Use this to make quick changes to your live chatbots.

### get_bot
View the specific configuration details for one bot. This is useful for checking specific settings.

### get_lead_details
Look up the profile of a specific lead. You can see their contact info and what they asked for.

### list_conversations
See a list of recent chat sessions. This helps you understand recent user behavior.

### list_leads
Pull a list of all leads captured by your bots. Use this to sync leads with your sales team.

## Prompt Examples

**Prompt:** 
```
Who are our newest leads?
```

**Response:** 
```
I've pulled the latest leads from your ChatGen bots. Here are the most recent ones:

| Name | Email | Interest |
| :--- | :--- | :--- |
| Robert Fox | robert@example.com | Enterprise Plan |
| Jane Doe | jane.d@provider.com | Pricing Inquiry |
| Sam Smith | sam.s@company.org | Demo Request |
```

**Prompt:** 
```
List my bots.
```

**Response:** 
```
You currently have 3 active bots in your ChatGen account:

* **Sales Bot** (Active)
* **Support Assistant** (Active)
* **Lead Gen 2024** (Active)
```

**Prompt:** 
```
What are people asking about?
```

**Response:** 
```
I've reviewed the 10 most recent conversations. Here is what users are asking about:

* **Pricing:** 60% of users are asking about monthly costs.
* **Integrations:** 30% are interested in CRM syncing.
* **Support:** 10% are asking about your refund policy.
```

## Capabilities

### Create and update bots
Add new chatbots to your account or tweak existing ones without leaving your chat interface.

### Pull lead data
Get specific details on people who reached out through your website directly into your workspace.

### Monitor chat history
See what people are actually saying to your bots recently to understand user intent.

### Manage bot settings
View or change the metadata for your active chatbots to keep your configurations current.

### View team structures
See how your organization is organized within the platform to understand your account structure.

## Use Cases

### Finding high-intent prospects
A marketing manager asks the agent to find leads who expressed interest in the Enterprise plan. The agent uses list_leads and get_lead_details to pull their contact info.

### Updating live bot configs
A user needs to mention a new discount on the sales bot. They ask the agent to update the bot, which triggers update_bot to modify the live configuration.

### Analyzing user questions
A support lead wants to know why people are reaching out. The agent uses list_conversations to summarize the most common questions from the last 24 hours.

### Launching a new campaign
A team needs a dedicated bot for a winter sale. They ask the agent to create a new bot, which uses create_bot to set up the engagement flow.

## Benefits

- Stop manual data entry by using list_leads to pull prospect info directly into your workspace.
- Manage your entire bot fleet faster by using list_bots and update_bot to change settings on the fly.
- Get a pulse on user intent by using list_conversations to see what people are asking about.
- Quickly check specific lead data with get_lead_details to prioritize your follow-ups.
- Organize your marketing assets by using create_bot to launch new engagement flows instantly.
- Understand your account structure better by using list_teams to see how your organization is set up.

## How It Works

The bottom line is you get a direct line to your chatbot data without the dashboard fatigue.

1. Subscribe to the ChatGen MCP on Vinkius.
2. Paste your API Key from your ChatGen dashboard into your AI client.
3. Start asking your agent to manage bots or pull lead lists.

## Frequently Asked Questions

**Can ChatGen MCP help me find leads?**
Yes, it pulls captured leads directly into your chat interface. This lets you see who reached out and what they want without leaving your workspace.

**Can I manage my bots with ChatGen MCP?**
Yes, you can create, update, and list bots. It makes it easy to manage your entire bot fleet through natural conversation.

**Does ChatGen MCP show me what users are saying?**
Yes, it lets you see recent chat sessions. This helps you understand what your customers are actually asking about in real time.

**Is ChatGen MCP good for sales teams?**
It's great for sales teams who need to quickly view lead details. You can see contact info and specific interests immediately.

**Can I see my team structure using ChatGen MCP?**
Yes, it allows you to list organizational teams. This helps you understand your account structure and who is involved in your workflows.

**Can I list all my active chatbots using my AI agent?**
Yes! Use the `list_bots` tool to retrieve a comprehensive list of all bots configured in your ChatGen account.

**How do I check details for a captured lead?**
Simply provide the Lead ID to the `get_lead_details` tool. Your agent will fetch the full profile and captured field values.

**Is it possible to update a bot's name through this integration?**
Yes, you can use the `update_bot` action to modify the name or other attributes of an existing chatbot.