Botsonic

Botsonic

Botsonic is a no-code AI chatbot builder that enables users to create and integrate AI chatbots into their websites without any coding knowledge.

4VIEWS
2693USERS

Install MCP Server

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

npx @composio/cli add cursor --app botsonicnpx @composio/cli add cursor --app botsonicnpx @composio/cli add cursor --app botsonicnpx @composio/cli add cursor --app botsonic

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

Available Tools

Bulk Upload Bot Urls

Tool to bulk upload urls for bot training. use when you need to upsert multiple document urls into a bot in one request.

Delete Bot Data

Tool to delete specific bot data using its id. use when you need to remove outdated or irrelevant data after confirming the data identifier.

Delete Starter Question

Tool to delete a specific starter question by its unique identifier. use after confirming the id of the starter question you want to remove.

Delete Uploaded File

Tool to delete a specific uploaded file by its id. use when you need to remove a file from the bot's data repository after confirming the file id.

Get All Bots

Tool to retrieve all bots associated with the account. use when you need to list existing bots after authentication.

Get All Bot Data

Tool to retrieve all data associated with the bot, including files and resources. use when you need a comprehensive export of bot assets for backup or inspection.

Get All Conversations

Tool to retrieve all conversations related to the bot. use after authentication when you need a paginated list of conversation threads for review or analytics.

Get All Faqs

Tool to retrieve all frequently asked questions associated with the bot. use after authenticating the bot and when you need to list or manage its faq entries.

Get All Starter Questions

Tool to retrieve all starter questions. use after authenticating when you need to list the bot’s opening prompts.

Update Starter Question

Tool to update an existing starter question by its unique identifier. use after confirming the id and desired updates.

10 actions available