Use ChatGPT to Talk to Your SingleStore Data via CData Connect AI
ChatGPT is an AI chatbot developed by OpenAI, launched in November 2022. Based on large language models (LLMs), it enables users to refine and steer conversations through natural language processing. ChatGPT's developer mode, available to Plus and Pro subscribers, provides full Model Context Protocol (MCP) support for connecting to external data sources and tools.
CData Connect AI offers a dedicated cloud-to-cloud interface for connecting to SingleStore data. The CData Connect AI Remote MCP Server enables secure communication between ChatGPT and SingleStore. This allows you to ask questions and take actions on your SingleStore data using ChatGPT, all without the need for data replication to a natively supported database. With its inherent optimized data processing capabilities, CData Connect AI efficiently channels all supported SQL operations, including filters and JOINs, directly to SingleStore. This leverages server-side processing to swiftly deliver the requested SingleStore data.
Step 1: Configure SingleStore Connectivity for ChatGPT
Connectivity to SingleStore from ChatGPT is made possible through CData Connect AI Remote MCP. To interact with SingleStore data from ChatGPT, we start by creating and configuring a SingleStore connection in CData Connect AI.
- Log into Connect AI, click Sources, and then click Add Connection
- Select "SingleStore" from the Add Connection panel
-
Enter the necessary authentication properties to connect to SingleStore.
The following connection properties are required in order to connect to data.
- Server: The host name or IP of the server hosting the SingleStore database.
- Port: The port of the server hosting the SingleStore database.
- Database (Optional): The default database to connect to when connecting to the SingleStore Server. If this is not set, tables from all databases will be returned.
Connect Using Standard Authentication
To authenticate using standard authentication, set the following:
- User: The user which will be used to authenticate with the SingleStore server.
- Password: The password which will be used to authenticate with the SingleStore server.
Connect Using Integrated Security
As an alternative to providing the standard username and password, you can set IntegratedSecurity to True to authenticate trusted users to the server via Windows Authentication.
Connect Using SSL Authentication
You can leverage SSL authentication to connect to SingleStore data via a secure session. Configure the following connection properties to connect to data:
- SSLClientCert: Set this to the name of the certificate store for the client certificate. Used in the case of 2-way SSL, where truststore and keystore are kept on both the client and server machines.
- SSLClientCertPassword: If a client certificate store is password-protected, set this value to the store's password.
- SSLClientCertSubject: The subject of the TLS/SSL client certificate. Used to locate the certificate in the store.
- SSLClientCertType: The certificate type of the client store.
- SSLServerCert: The certificate to be accepted from the server.
Connect Using SSH Authentication
Using SSH, you can securely login to a remote machine. To access SingleStore data via SSH, configure the following connection properties:
- SSHClientCert: Set this to the name of the certificate store for the client certificate.
- SSHClientCertPassword: If a client certificate store is password-protected, set this value to the store's password.
- SSHClientCertSubject: The subject of the TLS/SSL client certificate. Used to locate the certificate in the store.
- SSHClientCertType: The certificate type of the client store.
- SSHPassword: The password that you use to authenticate with the SSH server.
- SSHPort: The port used for SSH operations.
- SSHServer: The SSH authentication server you are trying to authenticate against.
- SSHServerFingerPrint: The SSH Server fingerprint used for verification of the host you are connecting to.
- SSHUser: Set this to the username that you use to authenticate with the SSH server.
- Click Save & Test
With the connection configured, we are ready to connect to SingleStore data from ChatGPT.
Step 2: Connect ChatGPT to CData Connect AI
Follow these steps to add a CData Connect AI connector in ChatGPT:
- Sign in to ChatGPT with a Plus or Pro subscription.
- Navigate to Settings > Connectors.
- Under the "Advanced settings" section, toggle on Developer mode.
- Once developer mode is enabled, return to the Connectors page and click Create.
- Enter a name for the connector (such as Connect AI MCP).
- In the Remote MCP server URL field, enter:
https://mcp.cloud.cdata.com/mcp
- Set Authentication to "OAuth."
- Check I trust this application and click Create
- You will be redirected to CData Connect AI's OAuth authorization page. Sign in with your Connect AI credentials.
- Review the permissions requested and click Authorize to grant ChatGPT access to your Connect AI resources.
- After successful authorization, you will be redirected back to ChatGPT.
- The Connect AI MCP Server will now appear in your available connectors list where you can manage the connector and enable/disable actions (tools).
Step 3: Explore Live SingleStore Data with ChatGPT
- Start a new conversation in ChatGPT.
- In the tool picker, enable "Developer Mode."
- Enable your Connect AI MCP Sever.
- You can now start exploring your data with natural language prompts. ChatGPT will use the Connect AI MCP server to query your live SingleStore data. Example prompts:
- "Show me all customers from the last 30 days"
- "What are my top performing products?"
- "Analyze sales trends for this quarter"
- "List all active projects and their current status"
- ChatGPT will translate your natural language queries into SQL and execute them against your SingleStore data through the Connect AI MCP server.
IMPORTANT: ChatGPT's developer mode provides full read/write MCP access. Be cautious when allowing write operations to your SingleStore data. Always review and confirm any data modifications before allowing them to proceed.
NOTE: Developer mode is in beta and only available to ChatGPT Plus and Pro subscribers. Refer to OpenAI's documentation for the latest setup information.
Get CData Connect AI
To get live data access to 300+ SaaS, Big Data, and NoSQL sources directly from your cloud applications, try CData Connect AI today!