Skip to main content
Runlayer Deploy Required: This server requires Runlayer Deploy to be enabled.
Connect your AI assistant to Gong for call recordings, transcripts, and conversation intelligence. Uses API Key authentication (Access Key + Secret).

Available Tools

ToolDescription
list_callsList calls within a date range
get_callGet details about a specific call
list_calls_extensiveGet calls with topics, trackers, and interaction stats
get_transcriptsRetrieve call transcripts with speaker segmentation
list_usersList all users in the organization
get_userGet user details including settings and manager
list_users_by_filterSearch users with advanced filters
list_user_activityGet user activity statistics
find_by_emailFind all references to an email address
find_by_phoneFind all references to a phone number
get_library_foldersGet public library folder structure
get_calls_in_folderList calls in a library folder
list_flowsList Gong Engage flows
list_flow_foldersList flow folder structure
list_tasksList Engage tasks for a user
assign_prospectsAssign prospects to flows
list_workspacesList all workspaces
list_trackersList keyword trackers
list_scorecardsList call scorecards

Setup

1

Get API Credentials

  1. Log in to Gong as an admin
  2. Go to Settings > Ecosystem > API
  3. Click Create to create new credentials
  4. Select the appropriate scopes (Calls, Users, Library, Engage)
  5. Copy both the Access Key and Access Key Secret (shown only once)
2

Add Server in Runlayer

  1. In Runlayer, go to Catalog > Gong > Install MCP
  2. Enter:
    • GONG_ACCESS_KEY: Your Access Key
    • GONG_ACCESS_SECRET: Your Access Key Secret
  3. Click Deploy Server

Troubleshooting

Verify both the Access Key and Access Key Secret are correct. Try regenerating credentials.
Ensure the API credentials have the required scopes for the data you’re accessing.
Transcripts may take time to process after a call ends. Verify transcription is enabled in Gong.
Wait before retrying (usually resets after 1 minute). Use date range filters to reduce request volume.