How to Query Live Okta Data in Perplexity MacOS Desktop
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 Okta, configuring the connection to Okta, and interacting with your live Okta data from Perplexity Desktop.
Step 1: Download and install the CData MCP Server for Okta
- To begin, download the CData MCP Server for Okta
- Find and double-click the installer to begin the installation
- 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 Okta.
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.
- In the warning message that pops up, click "Done"
- Open "System Settings" on your machine and navigate to the "Privacy & Security" page
- Scroll down to the "Security" section and click "Open Anyway"
- Authorize the installation (passkey or password)
Step 2: Configure the Connection to Okta
-
After installation, you can open the CData MCP Server for Okta from the Applications folder on your mac
- Click the dropdown menu in MCP Configuration > Configuration Name and select "new configuration"
- Name the configuration (e.g. "cdata_okta") and click "OK"
-
Enter the appropriate connection properties in the configuration wizard.
To connect to Okta, set the Domain connection string property to your Okta domain.
You will use OAuth to authenticate with Okta, so you need to create a custom OAuth application.
Creating a Custom OAuth Application
From your Okta account:
- Sign in to your Okta developer edition organization with your administrator account.
- In the Admin Console, go to Applications > Applications.
- Click Create App Integration.
- For the Sign-in method, select OIDC - OpenID Connect.
- For Application type, choose Web Application.
- Enter a name for your custom application.
- Set the Grant Type to Authorization Code. If you want the token to be automatically refreshed, also check Refresh Token.
- Set the callback URL:
- For desktop applications and headless machines, use http://localhost:33333 or another port number of your choice. The URI you set here becomes the CallbackURL property.
- For web applications, set the callback URL to a trusted redirect URL. This URL is the web location the user returns to with the token that verifies that your application has been granted access.
- In the Assignments section, either select Limit access to selected groups and add a group, or skip group assignment for now.
- Save the OAuth application.
- The application's Client Id and Client Secret are displayed on the application's General tab. Record these for future use. You will use the Client Id to set the OAuthClientId and the Client Secret to set the OAuthClientSecret.
- Check the Assignments tab to confirm that all users who must access the application are assigned to the application.
- On the Okta API Scopes tab, select the scopes you wish to grant to the OAuth application. These scopes determine the data that the app has permission to read, so a scope for a particular view must be granted for the driver to have permission to query that view. To confirm the scopes required for each view, see the view-specific pages in Data Model < Views in the Help documentation.
- Click "Connect" to authenticate with Okta through OAuth.
- 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
- Download the Perplexity Desktop application for macOS and sign in with your Pro or Premium account
- 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
- After restarting, return to Settings > Connectors and click Add Connector
- Select the Simple tab and assign a name for the connector (e.g., "CData Okta MCP").
In the Command box, enter the absolute path to your MCP Server executable.
For example:
/Applications/CData MCP Server for Okta.app/Contents/Payload/jre/Contents/Home/bin/java \ -jar /Applications/CData MCP Server for Okta.app/Contents/Payload/lib/cdata.mcp.okta.jar \ cdata_okta
- Click Save.
Your MCP Server should now appear in the connector list with a "Running" status
Step 4: Query Your Live Okta data in Perplexity Desktop
- Open a new chat in Perplexity Desktop.
Click the Sources toggle and enable your MCP Server
- Start asking questions about your Okta data.
For example:
"List all the tables available in my Okta data connection."
Connect your AI to your Okta 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.