mcp-gong
Gong MCP — wraps the Gong API v2 (OAuth)
Part of the Pipeworx open MCP gateway.
Tools
| Tool | Description |
|---|---|
gong_list_users | List all users in the Gong workspace. |
Quick Start
Add to your MCP client config:
{
"mcpServers": {
"gong": {
"url": "https://gateway.pipeworx.io/gong/mcp"
}
}
}
Or use the CLI:
npx pipeworx use gong
License
MIT