Skip to main content

Gong MCP Server

The Gong MCP server lets your AI agents interact with Gong conversation intelligence data. Agents can list and retrieve call recordings and transcripts, look up users, view interaction statistics, explore workspaces and trackers, and access scorecard data — all read-only.

Capabilities

Calls

ToolWhat It Does
List callsList recent calls with filtering by date range and participants
Get callRetrieve metadata for a specific call
Get call transcriptRetrieve the full transcript of a call
List detailed callsList calls with extended metadata and participant details

Users

ToolWhat It Does
List usersList Gong users in the account
Get userRetrieve details for a specific user

Analytics

ToolWhat It Does
Get interaction statsRetrieve interaction statistics for users or teams
Get answered scorecardsRetrieve scorecard results for evaluated calls

Settings

ToolWhat It Does
List workspacesList Gong workspaces in the account
List trackersList configured conversation trackers
List scorecardsList available scorecards for call evaluation

📝 Note: All Gong tools are read-only. The agent cannot create calls, modify recordings, or update scorecards.

OAuth Setup

The Gong MCP server uses OAuth to authenticate. To enable this integration, you need to create an OAuth app in Gong and provide the credentials to Devs.ai.

Step 1: Create a Gong OAuth App

  1. Sign in to Gong as an admin.
  2. Go to Company Settings > Ecosystem > API.
  3. Click Create App or contact Gong support to enable API access.
  4. Configure the app with the redirect URL provided by your Devs.ai platform administrator.

Step 2: Get Your Credentials

  1. Copy the Client ID and Client Secret from your Gong app settings.

Step 3: Configure in Devs.ai

  1. Navigate to Organization > Connectors in Devs.ai.
  2. Find the Gong template and click Enable.
  3. Select OAuth as the authentication type.
  4. Enter your Client ID and Client Secret from Step 2.
  5. Select the tools you want to make available.
  6. Click Save.

When a user first interacts with an agent connected to Gong, they will be prompted to authorize access to their Gong account.

OAuth Configuration Reference

FieldValue
Authorization URLProvided by Gong (varies by account)
Token URLProvided by Gong (varies by account)
ScopesConfigured per Gong application

📝 Note: Gong API access may require an enterprise-level Gong plan. Contact your Gong account representative to confirm API availability.

Additional Resources

⌘J