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 MySQL data. The CData Connect AI Remote MCP Server enables secure communication between ChatGPT and MySQL. This allows you to ask questions and take actions on your MySQL 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 MySQL. This leverages server-side processing to swiftly deliver the requested MySQL data.
Step 1: Configure MySQL Connectivity for ChatGPT
Connectivity to MySQL from ChatGPT is made possible through CData Connect AI Remote MCP. To interact with MySQL data from ChatGPT, we start by creating and configuring a MySQL connection in CData Connect AI.
-
Log into your Connect AI account, click Sources, and then click Add Connection.
π Adding a Connection
- Select "MySQL" from the Add Connection panel.
π Selecting a data source
-
Enter the necessary authentication properties to connect to MySQL.
The CData Provider supports connecting to on-premises and cloud-hosted versions of MySQL such as Amazon RDS for MySQL, Google Cloud SQL for MySQL, Azure Database for MySQL, or Oracle MySQL HeatWave. The Server and Port properties must be set to a MySQL server. If IntegratedSecurity is set to false, then User and Password must be set to valid user credentials. Optionally, Database can be set to connect to a specific database. If not set, tables from all databases will be returned.
SSH Connectivity for MySQL
You can use SSH (Secure Shell) to authenticate with MySQL, whether the instance is hosted on-premises or in supported cloud environments. SSH authentication ensures that access is encrypted (as compared to direct network connections).
SSH Connections to MySQL in Password Auth Mode
To connect to MySQL via SSH in Password Auth mode, set the following connection properties:
- User: MySQL User name
- Password: MySQL Password
- Database: MySQL database name
- Server: MySQL Server name
- Port: MySQL port number like 3306
- UserSSH: "true"
- SSHAuthMode: "Password"
- SSHPort: SSH Port number
- SSHServer: SSH Server name
- SSHUser: SSH User name
- SSHPassword: SSH Password
SSH Connections to MySQL in Public Key Auth Mode
To connect to MySQL via SSH in Password Auth mode, set the following connection properties:
- User: MySQL User name
- Password: MySQL Password
- Database: MySQL database name
- Server: MySQL Server name
- Port: MySQL port number like 3306
- UserSSH: "true"
- SSHAuthMode: "Public_Key"
- SSHPort: SSH Port number
- SSHServer: SSH Server name
- SSHUser: SSH User name
- SSHClientCret: the path for the public key certificate file
π Configuring a connection (Salesforce is shown)
-
Click Save & Test
With the connection configured, we are ready to connect to MySQL data from ChatGPT.
Step 2: Connect ChatGPT to CData Connect AI
Follow these steps to add a CData Connect AI connection in ChatGPT:
- Sign in to ChatGPT with a Plus or Pro subscription.
- Navigate to Apps from the left panel.
- Select the CData Connect AI app from the list.
.
π Search for CData Connect AI
- Click Connect to authenticate to your Connect AI account.
π Click Connect to authenticate
- Click Sign in with CData Connect AI to add Connect AI to your ChatGPT account.
π Sign in with CData Connect AI
- After successful authorization, you will be redirected back to ChatGPT.
- Click Start Chat to start a new conversation in ChatGPT with Connect AI connected at the background.
π Start Chat
Step 3: Explore Live MySQL Data with ChatGPT
- Start a new conversation in ChatGPT.
- Connect AI should ideally be automatically enabled in the chat. If not, navigate to -> More -> CData Connect AI, under the chatbox, to enable the connector from the dropdown
π Enable CData Connect AI in the chat
- You can now start exploring your data with natural language prompts. ChatGPT will use the Connect AI MCP server to query your live MySQL 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"
Refer to CData prompt library for more prompt ideas.
π Using natural language to explore your MySQL data (Salesforce used here).
- Permit ChatGPT to access your MySQL data. Click Query Data to continue, or Deny to refuse.
π Give permissions to ChatGPT.
- ChatGPT translates your natural language queries into SQL and execute them against your MySQL data through the Connect AI MCP server.
π ChatGPT shows the desired results from your MySQL data based on the prompts
Get CData Connect AI
To get live data access to hundreds of SaaS, Big Data, and NoSQL sources directly from your cloud
applications, try CData Connect AI today!