Insighto ai

Insighto ai

Insighto.ai is an AI-powered communication platform that enables businesses to create and deploy conversational AI chatbots and voice agents for enhanced customer engagement across multiple channels.

46VIEWS
2082USERS

Install MCP Server

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

npx @composio/cli add cursor --app insighto_ainpx @composio/cli add cursor --app insighto_ainpx @composio/cli add cursor --app insighto_ainpx @composio/cli add cursor --app insighto_ai

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

Available Tools

Create Intent

Tool to create a new intent in insighto.ai. use when adding custom intents before training or deployment. call after confirming intent attributes.

Create Provider

Tool to create a new provider. use after obtaining org id to register the provider.

Create Widget

Tool to create a new widget with specified attributes. use after confirming assistant id and widget type.

Get Contact By Id

Tool to retrieve details of a specific contact by contact id. use when you have a valid contact id and need the full contact profile.

Get List Of Contacts

Tool to fetch a paginated list of contacts. use after confirming a valid api key to iterate through pages of contacts.

Get List Of Conversations

Tool to fetch a list of conversations. use after specifying date range and filters to retrieve conversation metadata.

Get List Of Datasources

Tool to list all existing data sources. use when you need to fetch the complete set of data sources.

Read Contact Custom Field List

Tool to retrieve a list of custom fields associated with contacts. use when you need to inspect or sync contact metadata definitions.

Read Intents List

Tool to retrieve a list of all intents. use after authenticating; supports pagination.

Send Messages To Contacts

Tool to send messages to a list of contacts in bulk. use when your widget is connected to whatsapp or sms and you have the contact ids ready.

10 actions available