Skip to content
VS Code

Gong for VS Code

io.github.pipeworx-io/gong

Gong MCP — wraps the Gong API v2 (OAuth)

client:VS Code transport:streamable-http

Install Gong in VS Code

.vscode/mcp.json

{
  "servers": {
    "gong": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/gong/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Gong in other clients