Skip to content
Cursor

Gong for Cursor

io.github.pipeworx-io/gong

Gong MCP — wraps the Gong API v2 (OAuth)

client:Cursor transport:streamable-http

Install Gong in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "gong": {
      "url": "https://gateway.pipeworx.io/gong/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Gong in other clients