Vinkius

Landbot MCP. Manage every step of the customer conversation flow.

Landbot MCP lets your AI client manage entire conversational funnels from start to finish. You can pull detailed customer records, view full chat histories, send automated follow-up messages, or instantly hand off a conversation from a bot to a live agent—all without leaving your current workspace. It gives your agents the ability to act directly within complex customer support pipelines.

Landbot MCP is compatible with Claude Claude
Landbot MCP is compatible with ChatGPT ChatGPT
Landbot MCP is compatible with Cursor Cursor
Landbot MCP is compatible with Gemini Gemini
Landbot MCP is compatible with Windsurf Windsurf
Landbot MCP is compatible with VS Code VS Code
Landbot MCP is compatible with JetBrains JetBrains
Landbot MCP is compatible with Vercel Vercel
See Vinkius in Action

Give Claude and any AI agent real-world access

List available bots

View a list of every bot operating within the Landbot system.

Get specific bot details

Fetch detailed information about one particular bot by its unique ID.

Find customer records

Search for a specific customer profile using an email address.

Retrieve customer data

Pull core details and metadata for a single identified customer.

Fetch chat message history

Download the complete chronological transcript of messages exchanged with a customer.

Hand off conversation to staff

Programmatically reroute an active bot dialogue and assign it to a live human agent.

Send automated text replies

Send a structured message directly into the customer's ongoing chat thread.

Waiting for input…

AI Agent
MCP Server

What AI agents can do with Landbot: 8 Conversation Tools

Use these tools to interact with customer data, list bots, retrieve message transcripts, or assign agents directly from your AI client.

Make your AI actually useful.

Add this MCP to Claude, Cursor, or Windsurf and your AI stops guessing. It gets real tools to look things up, take action, and handle the stuff you keep doing by hand.

Start using Landbot MCP

Assign Agent

Programmatically hands off a conversation thread from the bot to a live human agent.

Get Bot

Retrieves specific details for one Landbot instance using its unique identifier.

Get Customer

Fetches the core profile and metadata for a single customer account.

Get Messages

Pulls the complete, chronological transcript of all messages exchanged with a...

List Bots

Lists every Landbot active in your organization's account.

List Customers

Retrieves a list of the most recently interacting customers with the bots.

Search Customers

Searches for and locates a specific customer profile using their email address.

Send Text Message

Sends an automated message directly into the ongoing conversation with a customer.

Security and governance baked right in.

Pick your AI client below to get set up. Just create a Vinkius account, subscribe, and you're instantly up and running. We handle the entire backend infrastructure, delivering out-of-the-box support for HTTPS Streamable, SSE, and OAuth2—zero messy routing required.

Landbot MCP is compatible with Claude

Claude AI

1

Open Claude Settings

Go to claude.ai, click your profile icon, then navigate to Customize → Connectors.

2

Add Custom Connector

Click the "+" button and select Add custom connector. Paste your Vinkius endpoint URL:

https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp

Replace [YOUR_TOKEN_HERE] with your token from cloud.vinkius.com. For OAuth-protected servers, expand Advanced settings to add credentials.

3

Start a conversation

Open a new chat. The Landbot integration is available immediately — no restart needed.

Choose How to Get Started

Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.

Build Your Own

Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.

  • Import from OpenAPI, Swagger, or YAML specs
  • Create Agent Skills with progressive disclosure
  • Deploy to edge with MCPFusion framework
  • Built in DLP, auth, and compliance on each call
  • Real time usage dashboard and cost metering
  • Publish to catalog or keep private
Start building

Make Your AI Do More

Start with Landbot, then connect any of our 5,200+ other servers whenever your AI needs more. One click, no limits.

  • Use this MCP plus 5,200+ others, all in one place
  • Add new capabilities to your AI anytime you want
  • Connections are secured and governed automatically
  • Track usage and costs across all your servers
  • Works with Claude, ChatGPT, Cursor, and more
  • New servers added to the catalog weekly

VINKIUS CLOUD

Cloud Hosted

Managed infra

V8 Isolated

Sandboxed per request

Zero-Trust Proxy

No stored credentials

DLP Enforced

Policy on each call

GDPR Compliant

EU data residency

Token Compression

~60% cost reduction

Your data is protected. See how we built it.

The Struggle of Context Switching

Today, understanding a single customer's journey requires painful context switching. You start in the primary chat tool to see their last message, then you jump to your CRM dashboard to verify if they are paying customers, and finally, you open an internal knowledge base just to find out which bot was supposed to handle them. This manual process means critical details—the payment status or the specific funnel name—are often missed in the rush.

With this MCP, all that data lives within your AI agent’s scope. You simply ask for a customer's profile and their chat history simultaneously. Your agent retrieves the metadata (`get_customer`) *and* the full transcript (`get_messages`), delivering one single answer that gives you 100% context right when you need it.

Landbot MCP: Take Action, Not Just Notes

The biggest waste of time is gathering data only to have to switch back to a UI button to act on it. You pull up the full history and see the bot failed to resolve the issue; you then have to manually change the ticket status, find the right human team, and write an internal note about the handoff.

Now, your agent handles the action for you. After reviewing the chat log, you simply tell it to route the conversation using `assign_agent`. The MCP takes care of updating the system, changing the ownership, and notifying the correct person—all from a single prompt.

What Landbot MCP does for your AI

Managing customer conversations used to mean jumping between five different dashboards just to get context: one for chat history, one for lead status, another for active bots, and maybe a fourth just to send a quick follow-up text. This MCP changes that. It connects your AI agent directly into the Landbot system, letting it see and manipulate live conversations as if it were a human operator sitting at the desk.

Your agent can search for specific customers by email or pull up an entire chat sequence log to understand exactly what happened before you got involved. If the conversation is complicated, your agent can programmatically reassign that thread directly to a specialized human agent using simple commands. Plus, it lets you send automated text messages right into the active dialogue channel.

Because this MCP lives in the Vinkius catalog, your AI client connects once and gets access to all these critical communication tools for your whole operation.

Built · Hosted · Managed by Vinkius Landbot MCP - Manage Conversational AI & Chat Logs
Server ID 019d75c4-4c78-711d-a87b-9a3179f9989d
Vinkius Inspector
Compliance Grade A+
Score 100/100
Vinkius Inspector Badge — Score 100/100

Frequently asked questions about Landbot MCP

How do I use Landbot MCP to see all my active bots? +

You run list_bots to get an inventory of every bot running in your account. This is the first step if you need to audit or understand what conversational pipelines exist.

What information does Landbot MCP provide about a customer? +

You can use get_customer to pull core profile details and metadata on a single individual. You also run search_customers if you only know their email address.

Can I send messages through the Landbot MCP? +

Yes, you can use send_text_message to programmatically inject an automated reply into a customer's live chat conversation. This is useful for follow-ups or confirming information.

How do I make sure a difficult chat gets to a human? +

Use the assign_agent tool. Your agent intercepts the dialogue and routes it away from bot control, assigning ownership to a live team member immediately.

Is Landbot MCP only for viewing data? +

No, it's much more than that. You can perform actions like sending messages and reassigning agents, making it an active control layer over your customer service system.