Landbot

Landbot

Landbot is a no-code chatbot builder that enables businesses to create conversational experiences for customer engagement, lead generation, and support across various messaging channels.

45VIEWS
2739USERS

Install MCP Server

Paste and run this command in your terminal to set up Cursor with MCP

npx @composio/cli add cursor --app landbotnpx @composio/cli add cursor --app landbotnpx @composio/cli add cursor --app landbotnpx @composio/cli add cursor --app landbot

After running the command, restart Cursor to start using the MCP Server.

Available Tools

Delete Bot

Tool to delete a specific bot from your account. use when you need to remove an unused or test bot after confirming the bot id.

Get Customer By Phone

Tool to retrieve customer details by phone number. use when you need to fetch a customer's profile by their phone. example: "find customer with phone +1234567890".

List Agents

Tool to retrieve a list of agents in your landbot account. use after authenticating your account to enumerate all agents and their details.

List Bots

Tool to list all bots in your landbot account. use after authenticating to discover your configured bots.

List Channels

Tool to list all channels integrated with your account. use after authenticating your account to enumerate available messaging channels and metadata.

List Customers

Tool to list customers who have interacted with your bot. use when you need to retrieve customer records with optional filters (channel id, opt in, search) and pagination.

List Whatsapp Templates

Tool to list all whatsapp message templates available for the account. use after obtaining your whatsapp channel id to fetch template ids and parameter counts.

7 actions available