![]() |
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 REST, configuring the connection to REST, and interacting with your live REST data from Perplexity Desktop.
When the installation is complete, you are ready to configure Code Assist MCP by connecting to REST.
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.
See the Getting Started chapter in the data provider documentation to authenticate to your data source: The data provider models REST APIs as bidirectional database tables and XML/JSON files as read-only views (local files, files stored on popular cloud services, and FTP servers). The major authentication schemes are supported, including HTTP Basic, Digest, NTLM, OAuth, and FTP. See the Getting Started chapter in the data provider documentation for authentication guides.
After setting the and providing any authentication values, set to "XML" or "JSON" and set to more closely match the data representation to the structure of your data.
The property is the controlling property over how your data is represented into tables and toggles the following basic configurations.
See the Modeling REST Data chapter for more information on configuring the relational representation. You will also find the sample data used in the following examples. The data includes entries for people, the cars they own, and various maintenance services performed on those cars.
π Configuring the Server connection.With Code Assist MCP configured, you are ready to connect it to Perplexity Desktop.
For example:
/Applications/CData Code Assist MCP for REST.app/Contents/Payload/jre/Contents/Home/bin/java \ -jar /Applications/CData Code Assist MCP for REST.app/Contents/Payload/lib/cdata.mcp.rest.jar \ cdata_restπ Providing the MCP server command
"List all the tables available in my REST data connection."
π Querying live data through MCPDownload Code Assist MCP for free and give your AI tools schema-aware access to live REST data during development. When you're ready to move to production, CData REST 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 REST Code Assist MCP to get started:
Download NowLearn more:
π REST IconThe CData Code Assist MCP for REST provides schema-aware context for AI-assisted code generation with live REST data.