# Cliengo MCP for AI Agents AI Agent Connect

> Cliengo lets you connect your AI agent directly to your conversational marketing data. You can pull chat histories, track leads from WhatsApp or chatbots, and manage your team's access in one place. It turns your AI into a live dashboard for every conversation your business has.

## Overview
- **Category:** customer-support
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_MRyOitUTNgwikfcTv2i6yrlt1ZeHz5wShB1b98jO/ai-agent-connect
- **Tags:** chatbot, conversational-marketing, lead-capture, chat-history, customer-engagement, web-leads

## Description

Managing leads across different channels usually means jumping between tabs and hunting for old conversations. This Connector changes that by letting your AI agent do the heavy lifting. You can ask your agent to find a specific lead, read through their entire message history from a website chatbot, or check if your webhooks are actually firing. It makes it way easier to see what's happening in your marketing funnel without the manual digging. Since Vinkius hosts this, you can plug it into your existing setup and start querying your Cliengo data immediately. Instead of manually auditing UTM data or hunting for contact details, you just talk to your agent and get the facts. You get a clear view of your conversational marketing pipeline without ever having to log into a separate dashboard.

## Tools

### get_contact_messages
Pull every message a specific contact sent to see their full history. This helps you understand their specific needs.

### get_lead_details
Get the full profile and info for a specific lead in your system. Use this to see contact details quickly.

### get_chat_history
Retrieve the complete transcript for a specific chatbot or WhatsApp conversation. It provides full context for any interaction.

### list_cliengo_users
See every internal user and agent who has access to your account. This is perfect for auditing your team permissions.

### list_cliengo_leads
Get a full list of every lead and contact captured by your marketing tools. Use this to see your current pipeline.

### list_chat_conversations
View all active chatbot and WhatsApp conversations across your account. It gives you a bird's eye view of your chats.

### list_cliengo_webhooks
Check your configured webhooks to ensure lead data is flowing correctly. This helps you debug your integrations.

### list_cliengo_websites
See every project and website where your Cliengo chatbot is currently installed. Use this to track your chatbot footprint.

## Prompt Examples

**Prompt:** 
```
Who are our top leads from the website today?
```

**Response:** 
```
I've pulled today's leads from your website chatbot. Here is the summary:

| Name | Source | Status |
| :--- | :--- | :--- |
| Juan Perez | Website Chat | New |
| Maria Garcia | WhatsApp | In Progress |
| Alex Chen | Website Chat | New |

Would you like me to pull the chat history for any of these people?
```

**Prompt:** 
```
What did Juan Perez ask about in the chat?
```

**Response:** 
```
I've reviewed the chat history for **Juan Perez**. 

He was primarily interested in: 
* **Pricing Plans** for small teams
* **WhatsApp Integration** capabilities

He mentioned he is currently using a different tool but is looking for something more scalable. He left his phone number for a follow-up.
```

**Prompt:** 
```
Are our webhooks for the new site active?
```

**Response:** 
```
I checked your webhook configurations. Here is what I found:

* **Main Site Lead Flow**: Active and configured.
* **Blog Lead Capture**: Active.
* **Demo Request Hook**: Active.

All three webhooks are currently configured to send real-time data.
```

## Capabilities

### Pull full chat histories
Get every message exchanged with a specific contact from WhatsApp or web chatbots.

### List captured leads
See a full list of every lead and contact your marketing funnel has collected.

### Check webhook status
Verify that your webhooks are correctly configured to send real-time lead data.

### View website installations
See every project and website where your chatbot is currently active.

### Manage team access
View a list of all internal users and agents who have permissions on your account.

## Use Cases

### Summarizing a lead's intent before a sales call
A sales rep needs to know what a lead asked about before a call. They ask the agent to use get_chat_history to summarize the last 20 messages.

### Verifying lead capture for a new campaign
Marketing wants to know if a new campaign is actually sending leads. They ask the agent to use list_cliengo_leads to check today's capture rate.

### Debugging a broken CRM integration
Support is getting complaints about missing data. They ask the agent to use list_cliengo_webhooks to check if the integration is broken.

### Auditing internal team permissions
An admin needs to see who has access to the chat dashboard. They ask the agent to use list_cliengo_users to audit internal permissions.

## Benefits

- Get instant visibility into every lead captured by your website chatbots. Use list_cliengo_leads to see who is interested without opening a browser.
- Access complete chat transcripts for WhatsApp and web chats. get_chat_history lets you see the full context of a customer's journey in one go.
- Audit your marketing sources easily. Use list_cliengo_websites to see every project your chatbot is currently powering across your brand.
- Verify your technical setup in seconds. list_cliengo_webhooks shows you exactly what is connected to your lead flow to prevent data loss.
- Manage your team's permissions in one place. list_cliengo_users lets you see who is active on your account at a glance for better security.
- Deep dive into specific customer needs. get_contact_messages pulls the exact words a lead used during their first interaction for better sales prep.

## How It Works

The bottom line is you get instant access to your conversational marketing data without leaving your AI chat window.

1. Subscribe to the Cliengo MCP on Vinkius.
2. Enter your Cliengo API Key from your dashboard into your AI client.
3. Ask your agent to list leads, pull chat logs, or audit your webhooks.

## Frequently Asked Questions

**Can I use the Cliengo MCP to see my WhatsApp chats?**
Yes. You can use it to pull full message histories from WhatsApp conversations directly into your AI agent's chat window.

**How do I see leads from my chatbot using the Cliengo MCP?**
Your agent can list all leads and contacts captured by your marketing tools, allowing you to see your entire pipeline at once.

**Can I check my website installations with the Cliengo MCP?**
Yes. You can ask your agent to list all the specific websites and projects where your chatbot is currently installed.

**Is the Cliengo MCP good for marketing teams?**
It is perfect for marketing teams who need to audit lead sources, check UTM data, and monitor lead capture rates across different channels.

**How do I manage my team's access using the Cliengo MCP?**
You can ask your agent to list all internal users and agents who have access to your account to audit your team's permissions.

**Can the Cliengo MCP help me debug my integrations?**
Yes. You can use it to see all your configured webhooks to ensure your lead data is flowing correctly to your other systems.

**Can I see what a specific customer said to the chatbot?**
Yes! Use the `get_contact_messages` tool with the contact ID. The agent will return the full message history for that specific lead, allowing you to review their questions and needs.

**How do I check which of my websites have Cliengo active?**
Use the `list_cliengo_websites` tool. Your agent will fetch all projects and websites registered in your account, including their configuration details.

**Where do I find my Cliengo API Key?**
Log in to Cliengo, navigate to **Settings**, and select **API**. You can find or generate your API key in that section.