# Landbot MCP for AI Agents AI Agent Connect

> Landbot lets you build conversational landing pages and chatbot flows. This Connector connects your Landbot account to your AI agent so you can manage bots, check customer data, and track conversion metrics through a simple chat interface instead of clicking through a dashboard.

## Overview
- **Category:** customer-support
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_4KKI03Ap3c4XtYglYvFCtSCbUkLYwx3SspEFqER3/ai-agent-connect
- **Tags:** chatbot, conversational-marketing, lead-capture, whatsapp-automation, customer-engagement, workflow-automation

## Description

This Connector connects your Landbot account to your AI agent so you can manage your entire chatbot ecosystem through a natural conversation. Instead of hunting through different tabs to see how your bots are performing or checking individual customer logs, you can just ask your agent to do the heavy lifting. You can pull up customer engagement data, look at specific conversation histories, or check out your flow conversion metrics in seconds. If a customer needs a human touch, you can trigger a handoff right from the chat. It makes managing multi-channel interactions on WhatsApp and the web much faster. You'll find it's a huge time saver when you're trying to keep track of lead generation and support quality across several different bots. It's one of the many tools available in the Vinkius catalog that turns manual data digging into a simple conversation. You can get a clear picture of your marketing performance and jump into specific user interactions without ever leaving your main workspace.

## Tools

### get_account_info
Check the current API status of your Landbot account. This ensures your connection is active and healthy.

### get_customer_details
Pull a specific user profile to see their engagement history. This helps you understand a customer's journey before replying.

### list_team_agents
See a list of all human support agents in your system. Use this to verify who is available for handoffs.

### list_active_bots
Get a list of all your bots currently running. This gives you a quick overview of your active chatbot fleet.

### list_landbot_customers
See all chatbot users and their interaction data. Use this to browse your entire customer base in one view.

### list_message_hooks
View your current event configurations and message hooks. This helps you audit your automated triggers.

### send_proactive_image
Send a chat image to a customer to provide visual context. This is great for showing products or pricing tables.

### send_proactive_text
Send a direct text message to a user in a conversation. Use this to provide quick updates or follow-ups.

### send_whatsapp_template
Send a pre-approved WhatsApp template to a customer. This ensures you stay compliant while sending automated messages.

### handoff_to_agent
Move a conversation from the bot to a live human team member. Use this when a customer needs specialized help.

### trigger_bot_flow
Start a specific bot flow for a customer interaction. This allows you to guide users into specific paths manually.

### update_customer_field
Change a specific user property or data field in your database. This keeps your customer records accurate and updated.

## Prompt Examples

**Prompt:** 
```
Which of my bots are currently active and how many customers do they have?
```

**Response:** 
```
You have 4 active bots:

| Bot Name | Status | Customers |
| :--- | :--- | :--- |
| Lead Qualifier | Active | 1,240 |
| Support Bot | Active | 890 |
| Onboarding | Active | 345 |
| WhatsApp Sales | Active | 567 |

You've seen the most engagement on the Lead Qualifier bot.
```

**Prompt:** 
```
Can you show me the details for the customer who just messaged about pricing?
```

**Response:** 
```
I found the latest interaction for Ana Costa.

* **User:** Ana Costa 
* **Channel:** Web 
* **Last Message:** 'Interested in Pro plan' 
* **Engagement Score:** High 
* **History:** She has had 8 conversations with the Lead Qualifier bot in the last 30 days.
```

**Prompt:** 
```
Send a WhatsApp template to the last person who asked about our refund policy.
```

**Response:** 
```
I've sent the 'Refund Policy' WhatsApp template to Mike Torres. He should receive it on his mobile device within the next minute.
```

## Capabilities

### List all active bots
See every bot you have running in one place.

### Retrieve customer profiles
Get specific engagement data and history for any user.

### Send proactive messages
Push text or images directly to users in the chat.

### Trigger bot flows
Start specific conversation paths for your customers.

### Manage human handoffs
Move a conversation from a bot to a live support agent.

### Update customer properties
Change user fields and data points on the fly.

### Monitor channel stats
Check how your bots are performing on WhatsApp and web.

## Use Cases

### Identifying conversion drop-offs
A marketing manager notices a drop in lead conversion. They ask the agent to check the flow for the Lead Qualifier bot and identify where people are dropping off.

### Retrieving customer history
A support agent needs to know a customer's history before jumping in. They ask the agent to pull the details for a specific user profile.

### Cross-channel lead analysis
A growth lead wants to see how many leads came from WhatsApp vs Web. They ask the agent to list all customers and summarize the channel data.

### Proactive visual engagement
A customer is stuck on a pricing question. The manager asks the agent to send a proactive image of the pricing table to the user.

## Benefits

- Stop manual data entry by using update_customer_field to keep your leads organized automatically.
- Speed up support response times by using handoff_to_agent to get humans into conversations faster.
- Improve lead quality by checking conversion metrics and using trigger_bot_flow to guide users through the right path.
- Get a bird's eye view of your business with list_active_bots and list_landbot_customers in one view.
- Send rich media like images with send_proactive_image to keep customers engaged during the chat.
- Manage multi-channel reach across WhatsApp and web using send_whatsapp_template and list_message_hooks.

## How It Works

The bottom line is you stop toggling between browser tabs and start managing your chatbot business through a single chat window.

1. Subscribe to this Connector and enter your Landbot API Token.
2. Connect your preferred AI client like Claude or Cursor.
3. Ask your agent to list bots, check analytics, or reply to customers.

## Frequently Asked Questions

**How does the Landbot MCP help with my marketing?**
It connects your Landbot account to your AI agent, letting you manage lead-gen bots and track conversion metrics through a simple chat.

**Can I use this to see my customer data?**
Yes, you can ask your agent to list all your customers or pull specific user profiles to see their engagement history and conversation logs.

**Does this work with WhatsApp?**
It does. You can monitor your WhatsApp channels, send proactive text messages, and even send pre-approved WhatsApp templates.

**Can my AI agent move customers to a human?**
Yes, the Connector includes a tool to hand off a conversation to a live agent whenever the bot needs to step aside.

**Can I update customer info using this?**
You can. Your agent can update specific user properties or fields in your Landbot database based on what you tell it to do.

**How do I see how my bots are performing?**
You can ask your agent to pull conversion metrics, response rates, and flow data to see which paths are working best.

**Can I manage bots and read conversations?**
Yes. List all bots with performance metrics, browse conversations with full message history, and send replies to customers.

**How does Landbot authentication work?**
Landbot uses a **Token** header for authentication against `api.landbot.io/v1`. This differs from standard Bearer authentication.

**Can I track chatbot conversion metrics?**
Yes. Monitor flow completion rates, drop-off points, lead capture rates, and conversation-to-conversion metrics per bot.