How to Query Live Adobe Commerce Data in Perplexity MacOS Desktop

Yazhini G
Yazhini G
Technical Marketing Engineer
Connect to and query live Adobe Commerce Data in Perplexity Desktop using CData Code Assist MCP.

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 Adobe Commerce, configuring the connection to Adobe Commerce, and interacting with your live Adobe Commerce data from Perplexity Desktop.

Step 1: Download and install CData Code Assist MCP for Adobe Commerce

  1. To begin, download CData Code Assist MCP for Adobe Commerce
  2. Find and double-click the installer to begin the installation
  3. Drag the Code Assist MCP app into the Applications folder

When the installation is complete, you are ready to configure Code Assist MCP by connecting to Adobe Commerce.

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.

Installing a trusted, unverified App

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.

  1. In the warning message that pops up, click "Done"
  2. Open "System Settings" on your machine and navigate to the "Privacy & Security" page
  3. Scroll down to the "Security" section and click "Open Anyway"
  4. Authorize the installation (passkey or password)

Step 2: Configure the Connection to Adobe Commerce

  1. After installation, you can open CData Code Assist MCP for Adobe Commerce from the Applications folder on your mac
  2. Click the dropdown menu in MCP Configuration > Configuration Name and select "new configuration"
  3. Name the configuration (e.g. "cdata_adobe commerce") and click "OK"
  4. Enter the appropriate connection properties in the configuration wizard.

    Adobe Commerce uses the OAuth 1 authentication standard. To connect to the Adobe Commerce REST API, obtain values for the OAuthClientId, OAuthClientSecret, and CallbackURL connection properties by registering an app with your Adobe Commerce system. See the "Getting Started" section in the help documentation for a guide to obtaining the OAuth values and connecting.

    You will also need to provide the URL to your Adobe Commerce system. The URL depends on whether you are using the Adobe Commerce REST API as a customer or administrator.

    • Customer: To use Adobe Commerce as a customer, make sure you have created a customer account in the Adobe Commerce homepage. To do so, click Account -> Register. You can then set the URL connection property to the endpoint of your Adobe Commerce system.

    • Administrator: To access Adobe Commerce as an administrator, set CustomAdminPath instead. This value can be obtained in the Advanced settings in the Admin menu, which can be accessed by selecting System -> Configuration -> Advanced -> Admin -> Admin Base URL.

      If the Use Custom Admin Path setting on this page is set to YES, the value is inside the Custom Admin Path text box; otherwise, set the CustomAdminPath connection property to the default value, which is "admin".

  5. Click "Connect" to authenticate with Adobe Commerce through OAuth.
  6. Click "Save Configuration" to save the configuration

With Code Assist MCP configured, you are ready to connect it to Perplexity Desktop.

Step 3: Connect Code Assist MCP to Perplexity Desktop

  1. Download the Perplexity Desktop application for macOS and sign in with your Pro or Premium account
  2. Open Settings > Connectors. If the Perplexity Helper App is not installed, you will be prompted to download it. Install the Helper App, then restart Perplexity Desktop
  3. After restarting, return to Settings > Connectors and click Add Connector
  4. Select the Simple tab and assign a name for the connector (e.g., "CData Adobe Commerce"). In the Command box, enter the absolute path to the Code Assist MCP executable.

    For example:

    	/Applications/CData Code Assist MCP for Adobe Commerce.app/Contents/Payload/jre/Contents/Home/bin/java \
    	-jar /Applications/CData Code Assist MCP for Adobe Commerce.app/Contents/Payload/lib/cdata.mcp.adobe commerce.jar \
    	cdata_adobe commerce
    
  5. Click Save. Code Assist MCP should now appear in the connector list with a "Running" status

Step 4: Query Your Live Adobe Commerce data in Perplexity Desktop

  1. Open a new chat in Perplexity Desktop. Click the Sources toggle and enable Code Assist MCP
  2. Start asking questions about your Adobe Commerce data. For example:

    "List all the tables available in my Adobe Commerce data connection."

Build with Code Assist MCP. Deploy with CData Drivers.

Download Code Assist MCP for free and give your AI tools schema-aware access to live Adobe Commerce data during development. When you're ready to move to production, CData Adobe Commerce 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.

Ready to get started?

Download a free Adobe Commerce Code Assist MCP to get started:

 Download Now

Learn more:

Adobe Commerce Icon Adobe Commerce Code Assist MCP

The CData Code Assist MCP for Adobe Commerce provides schema-aware context for AI-assisted code generation with live Adobe Commerce data.