Landbot Connector for AI agents.
12 live capabilities
Manage conversational marketing bots and customer flows from your chat window.
Waiting for input…
Why people use Landbot
Landbot for Conversational Marketing Management
With this Connector, you just tell your agent what you need. You can ask it to list your active bots, check a specific customer's history, or trigger a flow. It brings all your Landbot actions into one conversation, so you can manage your leads and support without ever leaving your workspace.
What Vinkius changes
You stop toggling between browser tabs and start managing your chatbot business through a single chat window.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Identifying conversion drop-offs
A marketing manager notices a drop in lead conversion.
- Real-world use case 02
Retrieving customer history
A support agent needs to know a customer's history before jumping in.
- Real-world use case 03
Cross-channel lead analysis
A growth lead wants to see how many leads came from WhatsApp vs Web.
Complete set · 12capabilities
The complete Landbot capability set.
These are the exact actions your AI can choose when you ask it to work with Landbot.
01—04
4 capabilities in this set.
Part of 12 available through Landbot.
- 01 Capability
Get account info
Check the current API status of your Landbot account. This ensures your connection is active and healthy.
- 02 Capability
Get customer details
Pull a specific user profile to see their engagement history. This helps you understand a customer's journey before replying.
- 03 Capability
List team agents
See a list of all human support agents in your system. Use this to verify who is available for handoffs.
- 04 Capability
List active bots
Get a list of all your bots currently running. This gives you a quick overview of your active chatbot fleet.
05—08
4 capabilities in this set.
Part of 12 available through Landbot.
- 05 Capability
List landbot customers
See all chatbot users and their interaction data. Use this to browse your entire customer base in one view.
- 06 Capability
List message hooks
View your current event configurations and message hooks. This helps you audit your automated triggers.
- 07 Capability
Send proactive image
Send a chat image to a customer to provide visual context. This is great for showing products or pricing tables.
- 08 Capability
Send proactive text
Send a direct text message to a user in a conversation. Use this to provide quick updates or follow-ups.
09—12
4 capabilities in this set.
Part of 12 available through Landbot.
- 09 Capability
Send whatsapp template
Send a pre-approved WhatsApp template to a customer. This ensures you stay compliant while sending automated messages.
- 10 Capability
Handoff to agent
Move a conversation from the bot to a live human team member. Use this when a customer needs specialized help.
- 11 Capability
Trigger bot flow
Start a specific bot flow for a customer interaction. This allows you to guide users into specific paths manually.
- 12 Capability
Update customer field
Change a specific user property or data field in your database. This keeps your customer records accurate and updated.
Set up in minutes
One URL. Then ask Landbot to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Landbot from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_4KKI03Ap3c4XtYglYvFCtSCbUkLYwx3SspEFqER3/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Landbot, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Landbot for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_4KKI03Ap3c4XtYglYvFCtSCbUkLYwx3SspEFqER3/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Landbot URL.
- Step 03
Save and start
Save the connection and enable Landbot in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"landbot-alternative": {
"url": "https://edge.vinkius.com/vk_preview_4KKI03Ap3c4XtYglYvFCtSCbUkLYwx3SspEFqER3/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Landbot
Open Agent mode in chat and ask: "Using Landbot, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"landbot-alternative": {
"url": "https://edge.vinkius.com/vk_preview_4KKI03Ap3c4XtYglYvFCtSCbUkLYwx3SspEFqER3/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Landbot
Ask Copilot: "Using Landbot, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"landbot-alternative": {
"url": "https://edge.vinkius.com/vk_preview_4KKI03Ap3c4XtYglYvFCtSCbUkLYwx3SspEFqER3/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Landbot
Open Cascade and ask: "Using Landbot, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"landbot-alternative": {
"url": "https://edge.vinkius.com/vk_preview_4KKI03Ap3c4XtYglYvFCtSCbUkLYwx3SspEFqER3/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Landbot
Ask Cline: "Using Landbot, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add landbot-alternative --transport http "https://edge.vinkius.com/vk_preview_4KKI03Ap3c4XtYglYvFCtSCbUkLYwx3SspEFqER3/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Landbot
Ask Claude: "Using Landbot, show me...". 12 tools are ready
Where the request belongs
Work Landbot can move forward.
This is for marketing managers who are tired of manual lead tracking and support leads who need to see customer history without digging through a messy CRM.
Marketing Manager
Analyzes conversion rates and adjusts bot flows to improve lead capture.
Support Lead
Monitors live conversations and handles human handoffs to ensure high response quality.
Growth Analyst
Pulls performance metrics across different channels to see what's actually working.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsLandbot
Build conversational landing pages and chatbot flows with a visual builder that replaces boring forms with engaging conversations.
Typebot
Build conversational forms and chatbot flows with a beautiful open-source visual editor that creates engaging user experiences.
Serviceform
Convert website visitors with chatbots, forms, and booking widgets that generate leads and collect data without friction.
BotPenguin
Manage your chatbots and live chat via BotPenguin. list contacts, orchestrate chats, and send messages directly from any AI agent.
Formilla
Chat with website visitors in real time and use AI chatbots to qualify leads and answer common questions automatically.
Blip
Build intelligent chatbots for WhatsApp, Messenger, and web that engage customers with conversational commerce flows.
Bring your own AI
Change the model, client or framework. Keep Landbot connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Landbot.
The practical details behind the request, access and result.
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 capability 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.
One connection away
Give your agent a direct line to Landbot.
Connect Landbot once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available