ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Gong with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Analyze sales conversations with AI that reveals winning patterns, coach reps with data, and forecast revenue with precision.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 14 capabilities

The complete Gong capability set.

These are the exact actions your AI can choose when you ask it to work with Gong.

Capability set01 / 04

01-04

4 capabilities in this set.

Part of 14 available through Gong.

  1. 01

    Check gong status

    Verify connectivity

  2. 02

    Get call stats

    Get call statistics

  3. 03

    Get user stats

    Get user stats

  4. 04

    List call scores

    Get call scores

Capability set02 / 04

05-08

4 capabilities in this set.

Part of 14 available through Gong.

  1. 05

    List deals

    List deals

  2. 06

    List library calls

    List library calls

  3. 07

    List users

    List users

  4. 08

    Get call

    Get call details

Capability set03 / 04

09-11

3 capabilities in this set.

Part of 14 available through Gong.

  1. 09

    Get user

    Get user details

  2. 10

    List calls by date

    List calls by date range

  3. 11

    List calls by user

    List calls by user

Capability set04 / 04

12-14

3 capabilities in this set.

Part of 14 available through Gong.

  1. 12

    List scorecards

    List scorecards

  2. 13

    List calls

    List calls

  3. 14

    Get transcript

    Get call transcript

Observed, not estimated

809ms average. Fast in production.

Gong is checked daily against the live service.

Daily averagePeak 983ms
Aug 20Today
Fastest day
707ms
Slowest day
983ms
14-day trend
Slowing+11%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 14 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Gong, so you can see the experience inside your AI.

It does not authenticate your account with Gong. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Gong Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_UAejPaWzuIToq8rKaEcHwG1CLS3rQhZCdvwRxbc1/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Gong capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "gong-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_UAejPaWzuIToq8rKaEcHwG1CLS3rQhZCdvwRxbc1/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Gong owners ask.

  • 01

    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.

  • 02

    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.

  • 03

    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.