HomeMarketplace

Botstar MCP Integration - AI Agent Tools

Connect Botstar with AI agents using Model Context Protocol (MCP). Seamlessly integrate Botstar tools and actions into Claude, Cursor, Windsurf, and other AI applications for enhanced workflow automation.

Features

  • Easy MCP setup with one command
  • Compatible with Claude, Cursor, Windsurf
  • 9+ available tools and actions
  • Built-in authentication and security
  • Real-time synchronization
  • No coding required

Category

Chatbot Development tools for AI automation

Setup Instructions

Install Botstar MCP server in minutes. Choose your AI platform: Cursor, Claude Desktop, Windsurf, or use HTTP endpoint for custom integrations. Follow our step-by-step guide to connect Botstar with your AI agent.

Benefits

  • Automate Botstar workflows with AI
  • Increase productivity with AI-powered Botstar operations
  • Seamless integration with popular AI platforms
  • Enterprise-grade security and reliability
  • 24/7 support and documentation

Related Integrations

Explore other MCP integrations: Gmail MCP, Notion MCP, GitHub MCP, Linear MCP, Slack MCP, Google Sheets MCP, and 100+ more AI agent tools.

Botstar
Botstar

BotStar is a comprehensive chatbot platform that enables businesses to design, develop, and train chatbots visually for Messenger and websites.

VerifiedComposioComposio Managed
Users
6816
Tools
9
Last Updated
12h ago

Category

Chatbot Development

6816VIEWS
2974USERS

Tools

Page 1 of 2

Botstar Livechat Onclose Callback

Tool to register a callback when the chat window is closed. use after the widget is initialized. example prompt: "register an onclose handler that logs 'goodbye!' to the console."

Get Botstar Application Ids

Tool to retrieve the botstar application id (`appid`). use when initializing or reinitializing the live chat widget.

Livechat Boot

Tool to reinitialize the live chat widget with provided data. use after initial load to reset or update widget configuration.

Close Botstar Livechat Widget

Tool to hide the live chat window. use when the chat widget is configured in livechat or popup mode.

Livechat On Open

Tool to register a callback when the chat window is opened. use after widget initialization.

Livechat Open

Tool to show the live chat window. use after the widget has been bootstrapped with botstarapi('boot') to programmatically open the chat window (mode must be 'livechat' or 'popup').