![]() |
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 Bing Ads data in real-time, without any data replication.
This article explains how to connect to Bing Ads using the CData Connect AI MCP Server and configure Manus AI to conversationally explore (or Vibe Query) their Bing Ads data. With Connect AI, users can build AI agents with access to live Bing Ads data, plus hundreds of other sources.
Connectivity to Bing Ads from Manus AI is made possible through CData Connect AI Remote MCP. To interact with Bing Ads data from Manus AI, we start by creating and configuring a Bing Ads connection in CData Connect AI.
The Bing Ads APIs use the OAuth 2 standard. To authenticate, you will need valid Bing Ads OAuth credentials and obtain a developer token. See the Getting Started section in the Bing Ads data provider help documentation for an authentication guide.
π 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 Bing Ads 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 Bing Ads 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