VOOZH about

URL: https://www.cdata.com/kb/tech/okta-mcp-claude-desktop.rst

⇱ How to Query Live Okta Data in Claude Desktop


How to Query Live Okta Data in Claude Desktop

πŸ‘ Jerod Johnson
Jerod Johnson
Director, Technology Evangelism
Connect to and query live Okta Data in Claude Desktop using CData Code Assist MCP.

Model Context Protocol (MCP) is an emerging, open-source standard for connecting LLMs with external services and data sources. Through MCP Servers, AI clients can perform actions like opening Jira tickets, posting Slack messages, committing GitHub branches and more. With CData Code Assist MCP, these capabilities expand exponentially.

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 Claude Desktop.

In this article, we guide the reader through installing CData Code Assist MCP for Okta, configuring the connection to Okta, and asking questions of the data in Claude Desktop.

Prerequisites

You need to download Claude Desktop (download) and create an account before continuing.

Overview

Here's a quick overview of the steps:

  1. Download and install the CData Code Assist MCP for Okta
  2. Configure the connection to Okta
  3. Ask questions about the data in Claude Desktop

Step 1: Download and install CData Code Assist MCP

  1. To begin, navigate to https://www.cdata.com/solutions/codeassist/ and download the CData Code Assist MCP for Okta. πŸ‘ Downloading the CData Code Assist MCP installer
  2. Find and double-click the installer to begin the installation. πŸ‘ Running the installer for CData Code Assist MCP (Google Sheets is shown.)
  3. Follow the prompts to complete the installation. πŸ‘ Completing the CData Code Assist MCP installation (Google Sheets is shown).

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

Step 2: Configure the connection to Okta

  1. After installation, the Code Assist MCP configuration wizard should open automatically. πŸ‘ The Code Assist MCP configuration wizard.

    NOTE: If the wizard does not open automatically, search for "CData Code Assist MCP" in the Windows search bar and double-click the application. πŸ‘ Opening the Code Assist MCP configuration wizard (Google Sheets is shown).

  2. Click the dropdown menu in MCP Configuration > Configuration Name and select "
  3. Name the configuration (e.g. "cdataokta") and click "OK."

    NOTE: This name is used as the name for the MCP server and as the prefix for all of the MCP Server's tools.

    πŸ‘ Naming the configuration.
  4. Connecting to Okta

    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:

    1. Sign in to your Okta developer edition organization with your administrator account.
    2. In the Admin Console, go to Applications > Applications.
    3. Click Create App Integration.
    4. For the Sign-in method, select OIDC - OpenID Connect.
    5. For Application type, choose Web Application.
    6. Enter a name for your custom application.
    7. Set the Grant Type to Authorization Code. If you want the token to be automatically refreshed, also check Refresh Token.
    8. 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 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.
    9. In the Assignments section, either select Limit access to selected groups and add a group, or skip group assignment for now.
    10. Save the OAuth application.
    11. 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.
    12. Check the Assignments tab to confirm that all users who must access the application are assigned to the application.
    13. 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.

    Enter the appropriate connection properties in the configuration wizard.

    πŸ‘ Configuring the Server to connect with a specific Spreadsheet.
  5. Click "Connect" to authenticate with Okta through OAuth. πŸ‘ Authenticating with Google

    NOTE: The configuration wizard should open your browser and ask you to sign into Okta. If your browser does not open, close the configuration wizard and re-open the application using "Run as Administrator" (see below).

    πŸ‘ Running the configuration wizard with elevated permissions.
  6. Finally, click "Save Configuration" to save the configuration. πŸ‘ Saving the Code Assist MCP configuration.

    NOTE: This saves the configuration details to a separate file and updates the Claude Desktop configuration file (claude_desktop_config.json) to start Code Assist MCP when the Claude Desktop client starts.

With Code Assist MCP configured, you are ready to start asking questions of your live data from Claude.

Step 3: Ask AI for answers from live Okta data

Now that we have installed Code Assist MCP and configured a connection, we are ready to start with Okta data in Claude Desktop.

  1. Open Claude Desktop. It may take a moment for Code Assist MCP to start, but you will see the list of servers and tools available in the Claude interface (look for the settings icon below the prompt bar). πŸ‘ The MCP servers menu showing available connections in Claude Desktop

    You can individually enable and disable specific tools by clicking on the server name. πŸ‘ The expanded tool list for Code Assist MCP in Claude Desktop

  2. Now that you have connected, you can ask Claude questions about the Okta data. For example: "Can you give me a quantitative analysis about my closed-won opportunities by industry?"

    NOTE: Claude may need to explore the Okta data to make sense of it before it can begin answering questions of the data. The tabular model presented by CData alongside the database tools available simplify the data exploration and analysis for an LLM.

    πŸ‘ Claude Desktop displaying a quantitative analysis of live data

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 Okta data during development. When you're ready to move to production, CData Okta 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 Okta Code Assist MCP to get started:

 Download Now

Learn more:

πŸ‘ Okta Icon
Okta Code Assist MCP

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