![]() |
VOOZH | about |
Perplexity is an AI-powered research and answer engine that allows users to combine web search, structured data, and connected tools through a unified conversational interface. With Perplexity Desktop for macOS, users can bring local tools and data sources directly into their workflow using MCP, enabling fast, context-aware insights powered by live data.
Model Context Protocol (MCP) is an emerging, open-source standard for connecting LLMs with external services and enterprise data sources. Using MCP Servers, AI clients such as Perplexity Desktop can securely interact with applications and data, performing actions, retrieving live information, and enabling natural language access to data.
CData Code Assist MCP provides schema-aware context to AI tools β whether you're using it for AI-assisted code generation in IDEs like Cursor, or for querying live data through chat interfaces like Perplexity Desktop.
In this article, we guide you through installing CData Code Assist MCP for MySQL, configuring the connection to MySQL, and interacting with your live MySQL data from Perplexity Desktop.
When the installation is complete, you are ready to configure Code Assist MCP by connecting to MySQL.
NOTE: Since you downloaded the application from the internet and not the Apple App Store, you may see a warning that the application was not opened because Apple could not verify its security. You may continue with the installation.
CData's solutions are trusted across the globe by some of the largest software vendors in the world. That said, if you have any concerns about continuing, please consult with your IT and/or security team.
Enter the appropriate connection properties in the configuration wizard.
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.
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).
To connect to MySQL via SSH in Password Auth mode, set the following connection properties:
To connect to MySQL via SSH in Password Auth mode, set the following connection properties:
With Code Assist MCP configured, you are ready to connect it to Perplexity Desktop.
For example:
/Applications/CData Code Assist MCP for MySQL.app/Contents/Payload/jre/Contents/Home/bin/java \ -jar /Applications/CData Code Assist MCP for MySQL.app/Contents/Payload/lib/cdata.mcp.mysql.jar \ cdata_mysqlπ Providing the MCP server command
"List all the tables available in my MySQL data connection."
π Querying live data through MCPDownload Code Assist MCP for free and give your AI tools schema-aware access to live MySQL data during development. When you're ready to move to production, CData MySQL Drivers deliver the same SQL-based access with enterprise-grade performance, security, and reliability.
Visit the CData Community to share insights, ask questions, and explore what's possible with MCP-powered AI workflows.
Download a free MySQL Code Assist MCP to get started:
Download NowLearn more:
π MySQL IconThe CData Code Assist MCP for MySQL provides schema-aware context for AI-assisted code generation with live MySQL data.