
Note: Make sure Claude Desktop is running before attempting to connect.
1{2 "mcpServers": {3 "gong": {4 "env": {5 "GONG_ACCESS_KEY": "your_access_key_here",6 "GONG_ACCESS_SECRET": "your_access_secret_here"7 },8 "args": [9 "run",10 "-it",11 "--rm",12 "gong-mcp"13 ],14 "command": "docker"15 }16 }17}
No reviews yet. Be the first to review!
Sign in to join the conversation