Gong

MCP
CRM
12 tools

Access call recordings, transcripts, and deal intelligence from Gong

Installation

Install the typed integration package for your language:

Terminal

$ npm install @leash/integration-gong

Authentication

Set GONG_ACCESS_KEY and GONG_ACCESS_KEY_SECRET — Get API credentials from Gong Settings → API.

Usage

import { LeashIntegrations } from '@leash/sdk'
import { createGongClient } from '@leash/integration-gong'
const leash = new LeashIntegrations()
const client = createGongClient(leash)
const result = await client.listCalls()

Available Tools

ToolDescription
list_callsList recent calls
search_callsSearch calls with filters
get_callGet call details by ID
get_call_summaryGet AI-generated call summary
get_call_transcriptGet full call transcript
get_library_folder_callsGet calls from a library folder
list_library_foldersList all library folders
list_workspacesList all workspaces
list_usersList all users
search_usersSearch users by name or email
get_userGet user details by ID
get_trackersGet keyword and phrase trackers