MCP Server Guides
Set up the Gong MCP server
The MintMCP Gong MCP server gives AI agents access to Gong call recordings, transcripts, meeting management, user data, and conversation analytics. This guide covers creating a Gong OAuth integration in the Admin Center and connecting it to the MintMCP-hosted Gong server.
Prerequisites
- A MintMCP admin account
- A Gong account with admin access (required to create integrations in the Gong Admin Center)
Create a Gong integration
-
Go to app.gong.io and sign in as an admin.
-
Navigate to Admin Center > Settings > Ecosystem > API.
-
Select the Integrations tab.
-
Click Create Integration.
-
Fill in the integration details:
Field Value Name MintMCPDescription Gong MCP serverShort description Gong MCP server -
In the Required authorization scopes section, check all of the following scopes:
Scope Access granted api:calls:read:basicRead basic call data api:calls:read:transcriptRead call transcripts api:calls:createCreate calls api:users:readRead user information api:stats:interactionRead interaction statistics api:stats:user-actionsRead user action statistics api:settings:trackers:readRead tracker settings api:call-outcomes:readRead call outcomes api:workspaces:readRead workspace information api:meetings:user:createCreate meetings api:meetings:user:updateUpdate meetings api:meetings:user:deleteDelete meetings -
In the Redirect URI needed for the OAuth authorization code flow field, enter:
https://app.mintmcp.com/oauth/callback -
Fill in the remaining required links:
Field Value Privacy Policy https://www.mintmcp.com/privacyTerms & Conditions https://www.mintmcp.com/termsHelp article https://www.mintmcp.com/gong-mcp-setupAuthorization process begins https://app.mintmcp.comEmails of contacts Your organization's admin email address Domains app.mintmcp.com -
Click Save.
Copy the client ID and client secret
- After saving, Gong displays the integration's Client ID.
- Click Show secret to reveal the Client Secret.
- Copy both values — you'll need them in the next step.
Set up Gong in MintMCP
- Go to app.mintmcp.com/vmcps?tab=manage-store.
- Find the Gong MCP server in the list and click to add it to your store.
- When prompted, enter:
- Client ID: paste the Client ID from the previous step
- Client Secret: paste the Client Secret from the previous step
- Click Save.
Security considerations
- Each user authenticates individually through OAuth, so actions are attributed to their Gong identity and limited by their existing Gong permissions.
- Store the Client Secret securely — anyone with it can authenticate as your Gong integration.
- Limit the integration's scopes to only what the Gong MCP server requires. The scopes listed above are the minimum needed.
Next steps
- Tool customization — Control which Gong tools are exposed to users
- MCP gateway administration — Manage access and permissions