Connect Textit with AI agents using Model Context Protocol (MCP). Seamlessly integrate Textit tools and actions into Claude, Cursor, Windsurf, and other AI applications for enhanced workflow automation.
Chatbot Development tools for AI automation
Install Textit 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 Textit with your AI agent.
Explore other MCP integrations: Gmail MCP, Notion MCP, GitHub MCP, Linear MCP, Slack MCP, Google Sheets MCP, and 100+ more AI agent tools.
TextIt is a platform that enables users to build scalable, interactive chatbots across various channels without writing code.
3
2626
Chatbot Development
Paste and run this command in your terminal to set up Cursor with MCP
After running the command, restart Cursor to start using the MCP Server.
Tool to create a new campaign in textit. use when you need to start a messaging campaign for a specific contact group.
Tool to create a new contact group. use when segmenting contacts before sending messages.
Tool to create a new message label. use when you need to categorize messages. example: create a label 'important'. creates a label under your organization using the textit labels api.
Tool to delete an existing contact. use when you have the contact's uuid and need to remove it.
Tool to delete an existing contact group. use after ensuring the group has no active triggers or campaigns.
Tool to retrieve details about a specific campaign. use when you have the campaign's uuid and need its full metadata.
Tool to retrieve a list of message and run archives. use when you need to browse or manage existing archives after authenticating.
Tool to list broadcasts. use when you need to retrieve broadcasts with optional filters and pagination.
Tool to retrieve a list of campaign events. use when you need to inspect scheduling or delivery settings; optionally filter by campaign uuid.
Tool to list campaigns. use after authentication to retrieve campaigns, optionally filtering by uuid or date range.
Tool to list channels. use when you need to retrieve a paginated list of your organization's channels after confirming authentication.
Tool to retrieve a list of contacts. use when you need to fetch contacts with optional filters (uuid, urn, group, or modified date). use after authenticating your client.
Tool to retrieve a list of custom contact fields. use when you need to view or filter all defined contact fields with pagination and optional search.
Tool to retrieve a list of manual flow starts. use when you need to fetch flow start records with optional filters and pagination.
Tool to list global variables. use when you need to retrieve all workspace-level variables after authenticating.
Tool to list contact groups. use when you need to fetch and paginate groups after authenticating.
Tool to retrieve a list of message labels. use when you need to paginate through labels in your textit workspace.
Tool to retrieve a list of flow runs. use when you need to filter or browse run history by flow, contact, or status.
Tool to list topics in the workspace. use when you need to retrieve all topics, optionally paginated. use after authenticating with a valid token.
Tool to send a new broadcast message. use after composing message translations and selecting recipients (urns, contacts, or groups).
20 actions available