![]() |
VOOZH | about |
Manus AI is an autonomous AI agent platform that helps users accomplish complex tasks through natural language from browsing the web to executing code and interacting with external services. When combined with CData Connect AI remote MCP, users can leverage Manus AI to interact with their Twilio data in real-time, without any data replication.
This article explains how to connect to Twilio using the CData Connect AI MCP Server and configure Manus AI to conversationally explore (or Vibe Query) their Twilio data. With Connect AI, users can build AI agents with access to live Twilio data, plus hundreds of other sources.
Connectivity to Twilio from Manus AI is made possible through CData Connect AI Remote MCP. To interact with Twilio data from Manus AI, we start by creating and configuring a Twilio connection in CData Connect AI.
Use the AccountSid and AuthToken connection properties to access data from your account. You obtain your live credentials on your Twilio account dashboard. Click Account -> Account Settings to obtain your test credentials.
π Configuring a connection (Salesforce is shown)A Personal Access Token (PAT) is used to authenticate the connection to Connect AI from Manus AI. It is best practice to create a separate PAT for each service to maintain granularity of access.
With the connection configured and a PAT generated, we are ready to connect to Twilio data from Manus AI.
Navigate to Manus and sign in to your Manus AI account. Once logged in, you are ready to configure the CData Connect AI MCP Server as a custom connector.
Manus AI supports connecting to external MCP servers via its Connectors settings. There are two methods to add the CData Connect AI MCP Server: Import by JSON or Direct Configuration. Both methods are explained below.
Use this method to quickly configure the MCP Server by pasting a JSON configuration snippet.
{
"mcpServers": {
"cdata-connect-ai": {
"transport": "sse",
"url": "https://mcp.cloud.cdata.com/mcp",
"headers": {
"Authorization": "Basic USER_NAME:YOUR_CONNECTAI_PAT;"
}
}
}
}
Replace url with the Connect AI MCP URL, USER_NAME with your Connect AI email address, and YOUR_CONNECTAI_PAT with the Personal Access Token created in Step 1.
π Importing MCP configuration via JSON in Manus AIUse this method to manually enter the MCP Server connection properties through the Manus AI interface.
With the CData Connect AI MCP configured in Manus AI, users can now interact with their Twilio data using natural language in any new Manus AI chat session.
To get live data access to hundreds of SaaS, big data, and NoSQL sources directly from your cloud applications, try CData Connect AI today!
Learn more about CData Connect AI or sign up for free trial access:
Free Trial