How to Query Live Workday Data in Perplexity MacOS Desktop

Yazhini G
Yazhini G
Technical Marketing Engineer
Connect to and query live Workday Data in Perplexity Desktop using the CData MCP Server.

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.

In this article, we guide you through installing the CData MCP Server for Workday, configuring the connection to Workday, and interacting with your live Workday data from Perplexity Desktop.

About Workday Data Integration

CData provides the easiest way to access and integrate live data from Workday. Customers use CData connectivity to:

  • Access the tables and datasets you create in Prism Analytics Data Catalog, working with the native Workday data hub without compromising the fidelity of your Workday system.
  • Access Workday Reports-as-a-Service to surface data from departmental datasets not available from Prism and datasets larger than Prism allows.
  • Access base data objects with WQL, REST, or SOAP, getting more granular, detailed access but with the potential need for Workday admins or IT to help craft queries.

Users frequently integrate Workday with analytics tools such as Tableau, Power BI, and Excel, and leverage our tools to replicate Workday data to databases or data warehouses. Access is secured at the user level, based on the authenticated user's identity and role.

For more information on configuring Workday to work with CData, refer to our Knowledge Base articles: Comprehensive Workday Connectivity through Workday WQL and Reports-as-a-Service & Workday + CData: Connection & Integration Best Practices.


Getting Started


Step 1: Download and install the CData MCP Server for Workday

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

When the installation is complete, you are ready to configure your MCP Server by connecting to Workday.

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 Workday

  1. After installation, you can open the CData MCP Server for Workday 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_workday") and click "OK"
  4. Enter the appropriate connection properties in the configuration wizard.

    To connect to Workday, users need to find the Tenant and BaseURL and then select their API type.

    Obtaining the BaseURL and Tenant

    To obtain the BaseURL and Tenant properties, log into Workday and search for "View API Clients." On this screen, you'll find the Workday REST API Endpoint, a URL that includes both the BaseURL and Tenant.

    The format of the REST API Endpoint is: https://domain.com/subdirectories/mycompany, where:

    • https://domain.com/subdirectories/ is the BaseURL.
    • mycompany (the portion of the url after the very last slash) is the Tenant.
    For example, in the REST API endpoint https://wd3-impl-services1.workday.com/ccx/api/v1/mycompany, the BaseURL is https://wd3-impl-services1.workday.com and the Tenant is mycompany.

    Using ConnectionType to Select the API

    The value you use for the ConnectionType property determines which Workday API you use. See our Community Article for more information on Workday connectivity options and best practices.

    APIConnectionType Value
    WQLWQL
    Reports as a ServiceReports
    RESTREST
    SOAPSOAP

    Authentication

    Your method of authentication depends on which API you are using.

    • WQL, Reports as a Service, REST: Use OAuth authentication.
    • SOAP: Use Basic or OAuth authentication.

    See the Help documentation for more information on configuring OAuth with Workday.

  5. Click "Connect" to authenticate with Workday through OAuth.
  6. Click "Save Configuration" to save the MCP server

With your MCP Server configured, you are ready to connect it to Perplexity Desktop.

Step 3: Connect the MCP Server 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 Workday MCP"). In the Command box, enter the absolute path to your MCP Server executable.

    For example:

    	/Applications/CData MCP Server for Workday.app/Contents/Payload/jre/Contents/Home/bin/java \
    	-jar /Applications/CData MCP Server for Workday.app/Contents/Payload/lib/cdata.mcp.workday.jar \
    	cdata_workday
    
  5. Click Save. Your MCP Server should now appear in the connector list with a "Running" status

Step 4: Query Your Live Workday data in Perplexity Desktop

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

    "List all the tables available in my Workday data connection."

Connect your AI to your Workday data today!

CData MCP Servers make it simple to connect Perplexity and other LLM clients to real-time enterprise data. Download a free, 30-day trial and join the CData Community to share insights, ask questions, and help shape the future of enterprise-ready AI.

Ready to get started?

Download a free Workday MCP Server to get started:

 Download Now

Learn more:

Workday Icon Workday MCP Server

The CData MCP Server for Workday allows you to connect with live Workday data, directly from LLMs that support MCP.