Configure Claude for AI agent imports

To import Claude Managed Agents, you need to perform the following authentication and configuration steps in both the Claude and Okta consoles.

After you've completed these configurations, follow the steps in Enable AI agent imports for an app.

Generate a Claude API key

Okta uses an API key to authenticate with the Claude /v1/agents endpoint.

  1. Sign in to the Claude Console.
  2. Go to Manage > API keys.
  3. Click Create key.
  4. Enter a descriptive name for the key (for example, okta-ai-agent-import)
  5. Click Add.
  6. Copy the API key and store it in a secure location.

Add a specific tenant URL to the app instance

The URL defines the base API path used for fetching agents.

  1. In the Admin Console, go to Applications > Applications.

  2. Select the Anthropic Claude instance.
  3. Go to the General tab.
  4. Click Edit in the App Setting section.
  5. Enter the base URL of your Claude Platform in the Anthropic URL field.
  6. Click Save.

Next step

Enable AI agent imports for an app.