![]() |
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 PayPal data in real-time, without any data replication.
This article explains how to connect to PayPal using the CData Connect AI MCP Server and configure Manus AI to conversationally explore (or Vibe Query) their PayPal data. With Connect AI, users can build AI agents with access to live PayPal data, plus hundreds of other sources.
Connectivity to PayPal from Manus AI is made possible through CData Connect AI Remote MCP. To interact with PayPal data from Manus AI, we start by creating and configuring a PayPal connection in CData Connect AI.
The provider surfaces tables from two PayPal APIs. The APIs use different authentication methods.
See the "Getting Started" chapter of the help documentation for a guide to obtaining the necessary API credentials.
To select the API you want to work with, you can set the Schema property to REST or SOAP. By default the SOAP schema will be used.
For testing purposes you can set UseSandbox to true and use sandbox 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 PayPal 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 PayPal 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