gong-mcpServer

MaPa07
GitHub
Gong APIAI AssistantsCall Analytics

Loading subscription status...

💡 Description

MCP integration for Gong API, enabling AI assistants to interact with Gong call recordings, transcripts, and analytics.

📝 JSON Entries

{
  "mcpServers": [
    {
      "gong-mcp": {
        "env": {
          "GONG_SECRET": "your-secret",
          "GONG_ACCESS_KEY": "your-access-key"
        },
        "args": [
          "/path/to/gong-mcp/build/index.js"
        ],
        "command": "/opt/homebrew/bin/node"
      }
    }
  ]
}

🛠️ Tools

Node.jspnpm

Features

  • Authentication via secure Basic Auth
  • Access to calls, transcripts, users, and more
  • Compatible with Cursor AI assistant
  • Includes brief generation capability

💬 Example Queries

  • Retrieve call recordings and transcripts
  • Search for calls by date range or participants
  • Generate briefs for deals/accounts
  • Analyze call patterns and metrics