![]() |
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 Smartsheet data in real-time, without any data replication.
This article explains how to connect to Smartsheet using the CData Connect AI MCP Server and configure Manus AI to conversationally explore (or Vibe Query) their Smartsheet data. With Connect AI, users can build AI agents with access to live Smartsheet data, plus hundreds of other sources.
CData provides the easiest way to access and integrate live data from Smartsheet. Customers use CData connectivity to:
Users frequently integrate Smartsheet with analytics tools such as Tableau, Crystal Reports, and Excel. Others leverage our tools to replicate Smartsheet data to databases or data warehouses.
Connectivity to Smartsheet from Manus AI is made possible through CData Connect AI Remote MCP. To interact with Smartsheet data from Manus AI, we start by creating and configuring a Smartsheet connection in CData Connect AI.
Smartsheet uses the OAuth authentication standard. To authenticate using OAuth, register an app to obtain the OAuthClientId, OAuthClientSecret, and CallbackURL connection properties.
However, for testing purposes you can instead use the Personal Access Token you get when you create an application; set this to the OAuthAccessToken connection property.
π 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 Smartsheet 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 Smartsheet 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