gong-mcp

micahyee415/gong-mcp
★ 0 stars TypeScript 🤖 AI/LLM Updated today
MCP server exposing the Gong sales-intelligence API to AI clients — deploy on Cloud Run with Google OAuth, or run locally over stdio.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "gong-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "micahyee415/gong-mcp"
      ]
    }
  }
}

Topics

claudecloud-rungonggoogle-oauthmcpmodel-context-protocoltypescript