Gong Connector for AI agents.
14 live capabilities
Analyze sales call transcripts and deal pipeline data in real time.
Waiting for input…
Why people use Gong
Gong for Fixing Manual Sales Call Audits
With this Connector, you can skip the manual digging. You can ask your agent to identify the three calls from last week with the lowest talk ratios or pull the transcripts for every deal in the negotiation stage. You get a clear picture of your team's performance in seconds.
What Vinkius changes
You get a way to talk to your Gong data instead of clicking through it.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Rep Performance Audit
A manager asks their agent to list all calls from a specific rep last month and pull the transcript for the longest one to check for discovery depth.
- Real-world use case 02
Pipeline Stagnation Check
A RevOps analyst asks the agent to show all deals in the negotiation stage that haven't had any calls in the last 14 days to identify at-risk revenue.
- Real-world use case 03
Training Content Curation
A Sales Enablement lead asks the agent to pull the top three calls from the coaching library to share with a new hire starting next week.
Complete set · 14capabilities
The complete Gong capability set.
These are the exact actions your AI can choose when you ask it to work with Gong.
01—04
4 capabilities in this set.
Part of 14 available through Gong.
- 01 Capability
Get call stats
Get stats for a specific call. Use this to see talk ratios and durations.
- 02 Capability
Get transcript
Pull the full transcript for a call. This lets you read every word spoken by participants.
- 03 Capability
Get user stats
See high-level stats for a specific user. Use this to check a rep's total call volume.
- 04 Capability
Get user
Get details about a specific user. This helps identify roles and activity metrics.
05—08
4 capabilities in this set.
Part of 14 available through Gong.
- 05 Capability
List call scores
List the scores for various calls. Use this to find which reps are hitting their coaching targets.
- 06 Capability
List calls by date
List calls within a specific date range. This is perfect for reviewing last week's activity.
- 07 Capability
List calls by user
List all calls associated with a specific user. Use this to audit a single rep's performance.
- 08 Capability
List calls
List all recorded calls. Use this to get a broad overview of your recent conversation history.
09—11
3 capabilities in this set.
Part of 14 available through Gong.
- 09 Capability
List library calls
List calls saved in your coaching library. This helps you find best-practice examples for training.
- 10 Capability
List scorecards
List the available scoring rubrics. Use this to see how calls are being evaluated.
- 11 Capability
List users
List all users in your Gong account. This gives you a bird's-eye view of your team.
12—14
3 capabilities in this set.
Part of 14 available through Gong.
- 12 Capability
Check gong status
Verify that your connection to Gong is active. Use this to troubleshoot your integration.
- 13 Capability
Get call
Get specific details for a single call. This provides metadata like participants and topics.
- 14 Capability
List deals
List all deals in your pipeline. Use this to see deal stages and associated call history.
Set up in minutes
One URL. Then ask Gong to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Gong from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_x4WE0gpcyYpvWEqNhvCxTHmRSIlxQrvTnF4tvYRq/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Gong, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Gong for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_x4WE0gpcyYpvWEqNhvCxTHmRSIlxQrvTnF4tvYRq/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Gong URL.
- Step 03
Save and start
Save the connection and enable Gong in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"gong-alternative": {
"url": "https://edge.vinkius.com/vk_preview_x4WE0gpcyYpvWEqNhvCxTHmRSIlxQrvTnF4tvYRq/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Gong
Open Agent mode in chat and ask: "Using Gong, help me...". 14 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"gong-alternative": {
"url": "https://edge.vinkius.com/vk_preview_x4WE0gpcyYpvWEqNhvCxTHmRSIlxQrvTnF4tvYRq/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Gong
Ask Copilot: "Using Gong, help me...". 14 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"gong-alternative": {
"url": "https://edge.vinkius.com/vk_preview_x4WE0gpcyYpvWEqNhvCxTHmRSIlxQrvTnF4tvYRq/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Gong
Open Cascade and ask: "Using Gong, help me...". 14 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"gong-alternative": {
"url": "https://edge.vinkius.com/vk_preview_x4WE0gpcyYpvWEqNhvCxTHmRSIlxQrvTnF4tvYRq/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Gong
Ask Cline: "Using Gong, help me...". 14 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add gong-alternative --transport http "https://edge.vinkius.com/vk_preview_x4WE0gpcyYpvWEqNhvCxTHmRSIlxQrvTnF4tvYRq/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Gong
Ask Claude: "Using Gong, show me...". 14 tools are ready
Where the request belongs
Work Gong can move forward.
This is for sales leaders and revenue operations teams who are tired of manually auditing hundreds of calls and hunting for data in separate dashboards.
Sales Manager
Uses this on Tuesday afternoons to audit a rep's call scores and pull transcripts for coaching sessions.
Revenue Operations Analyst
Connects call patterns to deal stages to identify why certain segments of the pipeline are stalling.
Sales Enablement Lead
Pulls high-performing calls from the coaching library to build training modules for new hires.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsGong
Analyze sales conversations with AI that reveals winning patterns, coach reps with data, and forecast revenue with precision.
Jiminny
Coach your sales team with conversation intelligence that records calls, identifies winning behaviors, and forecasts deals.
Chorus.ai (ZoomInfo)
Analyze sales conversations and meetings via Chorus.ai. track transcripts, identify key moments, and monitor team performance directly from any AI agent.
Chili Piper
Manage scheduling and lead routing via Chili Piper. track meetings, monitor queues, and manage teams directly from any AI agent.
ConnectAndSell
Empower your conversational AI to interact with and review metrics from ConnectAndSell's B2B sales acceleration dialer.
Freshsales
Close deals faster with AI-powered lead scoring, visual deal pipelines, and built-in phone and email in one sales CRM.
Bring your own AI
Change the model, client or framework. Keep Gong connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Gong.
The practical details behind the request, access and result.
How can I use the Gong MCP to help with sales coaching?
You can use it to instantly pull call scores and transcripts for your team. This allows you to identify exactly which reps need help with specific skills, like discovery or closing, and provide them with targeted coaching based on real data.
Can the Gong MCP help me identify stalled deals in my pipeline?
Yes. You can ask your agent to list all deals in your pipeline and filter for those that haven't had any recorded calls in a set amount of time, helping you prioritize follow-ups.
Does the Gong MCP provide full transcripts of my sales calls?
It does. You can request speaker-labeled transcripts for any call in your history, making it easy to review the exact flow of a conversation without having to listen to the entire recording.
Is the Gong MCP good for tracking team performance metrics?
It's excellent for that. You can pull high-level stats for any team member, including their total call volume, average duration, and talk ratios, to get a clear view of individual activity.
Can I access my Gong coaching library using this Connector?
Yes, you can. You can ask your agent to list calls saved in your coaching library, which makes it easy to find and share best-practice examples with your sales team.
How do I connect my Gong data to my AI agent?
You just need to subscribe to the Connector and provide your Gong Access Key and Secret from your company settings. Once connected, your agent can query your calls, transcripts, and deals directly.
Can I access the full transcript of a recorded sales call?
Yes. Use list_calls to browse all recorded calls, then call get_transcript with the Call ID to retrieve the full speaker-labeled transcript. Each segment includes the speaker name, timestamp, and spoken text. Use get_call for additional metadata like topics discussed and action items.
Does Gong require two separate credentials?
Yes. Gong uses HTTP Basic Authentication with an Access Key and an Access Key Secret. Both are generated in Company Settings > Ecosystem > API > API Keys. The credentials are Base64-encoded and sent in the Authorization header. You must be a Technical Administrator to generate API keys.
Can I track deal pipeline data alongside call recordings?
Yes. The list_deals capability retrieves your deal pipeline with stages, amounts, and associated calls. Cross-reference with list_calls and get_call to understand which conversations influenced deal progression. Use get_call_stats for aggregate metrics like total call volume and talk ratios.
One connection away
Give your agent a direct line to Gong.
Connect Gong once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available