Connect to Your Data
Connect AI’s Playground allows you to connect data sources to CData’s remote MCP server and obtain insights from your data in real time without a third-party integration tool.
Click Connect Integrations if you want to use a third-party integration tool (such as ChatGPT) to query your data rather than Connect AI Playground.


getCatalogs, getSchemas, and executeQuery.
Click Reset Chat to return to the Playground main menu and connect additional data sources.
Chat Records
Chat records are saved for 30 days so you can return to them later. Click the three dots to the right to rename your prompt or delete it permanently.Examples
The following are some of the questions you can ask Playground about your data:- In my Salesforce connection, which deals have we closed in the past month, and what is the total?
- In my LinkedIn Ads connection, summarize the performance for the last 30 days by campaign.
- Which e-commerce products generate the highest gross margin according to NetSuite?
- Identify Salesforce stalled opportunities and explain why they’re at risk.
Ask AI to Search the Documentation
Playground also lets you ask questions about the Connect AI documentation. For example, you can ask Playground: “How do I connect to my Salesforce data?” or “How do I change my email address?” Playground might ask follow-up questions to further assist you.Limitations
Playground operates within specific boundaries, as follows:-
Permissions: Access to data, including the ability to run queries, is based on catalog permissions granted to the user. Tools such as
getSchemas,getTables,getColumns,getCatalogs, andexecuteQueryare only accessible with sufficient catalog permissions. - Query Limits: Only SELECT, INSERT, UPDATE, and stored procedures are supported. Query responses also cannot exceed 100 rows.
- Execution: Actions are limited to the Connect AI ecosystem. Actions or queries outside of the system are ignored.
- Privacy and Security: Playground accesses only relevant data and metadata within the Connect AI system. It does not query data or systems outside of authorized Connect AI catalogs.