Welcome to Zuora Product Documentation

Explore our rich library of product information

Create OAuth Credentials for local MCP client

Create an OAuth client in the Zuora UI to obtain the Client ID and Client Secret for configuring local MCP client.

You must be a Zuora administrator.

For more information about OAuth client setup, see Get started with the Zuora API.

  1. In the Zuora UI, navigate to Settings > Administration.

    The Administration Settings page opens.

  2. Click Manage Users.
  3. Click your user name.

    The user details page appears.

  4. Scroll to the OAuth Clients section.
  5. Enter a client name and a description for the OAuth client.
  6. Click Create.
  7. Copy the Client ID and Client Secret that appear in the pop-up window.
    Note: Store the Client Secret in a secure location. Zuora does not display it again after you close the pop-up window.

Identify your REST root URL and create an OAuth token by following the instructions in Create an OAuth token.