Prerequisites
Before you begin, create an account and get your API Key.
Getting started
Connect to Gong to access sales conversation intelligence, analyze call transcripts, and extract insights from sales meetings through AI agents.- API
- UI
- Open Source
1
Install the SDKs (optional)
2
Create a Strata MCP Server with Gong
3
Authenticate with API Key
You can get your Gong API key from your Gong admin settings. Contact your Gong administrator for access.
🎉 Your Gong MCP Server is ready! Once authentication is complete, you can use your MCP server URL with any MCP-compatible client.
Available Tools
Tools Information
Tools Information
Tool Name | Description |
---|---|
gong_get_transcripts_by_user | Get call transcripts associated with a user by email address including all participants on the call and their companies |
gong_get_extensive_data | Lists detailed call data for specific call IDs |
gong_get_call_transcripts | Retrieve transcripts of specific calls |
gong_list_calls | List calls within a date range |
gong_add_new_call | Add a new call record to Gong |
For more details about tool input schema, use the get_tools API.