MCP integration for Gong API enabling AI assistants to securely access and analyze call recordings, transcripts, user data, and generate briefs via Model Context Protocol.
Unlock the full potential of gong-mcp through LangDB's AI Gateway. Get enterprise-grade security, analytics, and seamless integration with zero configuration.
Free tier available • No credit card required
MCP integration for Gong API, enabling AI assistants to interact with Gong call recordings, transcripts, and analytics.
pnpm install
pnpm build
~/.cursor/mcp.json
with your Gong credentials:
{ "mcpServers": { "gong-mcp": { "type": "stdio", "command": "/opt/homebrew/bin/node", "args": ["/path/to/gong-mcp/build/index.js"], "cwd": "/path/to/gong-mcp", "environment": { "GONG_ACCESS_KEY": "your-access-key", "GONG_SECRET": "your-secret" } } } }
The following environment variables are required:
GONG_ACCESS_KEY
: Your Gong API access keyGONG_SECRET
: Your Gong API secretThese can be set either in your environment or in the Cursor MCP config.
Available npm scripts:
pnpm build # Build the TypeScript code pnpm dev # Watch mode for development pnpm test # Run all tests pnpm test:smoke # Run smoke tests only pnpm lint # Run ESLint
Run the smoke tests to validate your setup:
pnpm test:smoke
Note: Make sure to have GONG_ACCESS_KEY
and GONG_SECRET
environment variables set before running tests.
Once configured in your global Cursor MCP settings, the AI assistant can:
Discover shared experiences
Shared threads will appear here, showcasing real-world applications and insights from the community. Check back soon for updates!