Skip to content

Add Gong MCP plugin under third-party#168

Open
mathews-cloud-tester wants to merge 1 commit into
cursor:mainfrom
mathews-cloud-tester:cursor/gong-mcp-plugin-ee6f
Open

Add Gong MCP plugin under third-party#168
mathews-cloud-tester wants to merge 1 commit into
cursor:mainfrom
mathews-cloud-tester:cursor/gong-mcp-plugin-ee6f

Conversation

@mathews-cloud-tester

@mathews-cloud-tester mathews-cloud-tester commented Jul 23, 2026

Copy link
Copy Markdown

Summary

Adds a minimal Gong plugin that wires Gong's official hosted MCP server.

  • New plugin at third-party/gong/ (MCP only for now)
  • mcp.json points at https://mcp.gong.io/mcp
  • Registers the plugin in .cursor-plugin/marketplace.json
  • Updates the root README for the third-party/ layout

Verification

  • node scripts/validate-plugins.mjs passes (marketplace + plugin.json schema)
  • Plugin JSON / MCP JSON parse successfully

Note

Low Risk
Packaging and documentation only; no runtime or auth logic in this repo beyond pointing MCP config at Gong’s URL.

Overview
Introduces a Gong marketplace plugin that connects Cursor to Gong’s hosted MCP server (https://mcp.gong.io/mcp) for revenue intelligence workflows (accounts, deals, call briefs).

The plugin lives under third-party/gong/ with manifest, mcp.json, README (OAuth/admin setup and redirect URIs), and MIT license. The root marketplace registers it with source: third-party/gong, and the repo README documents the first-party vs third-party/ layout and adds Gong to the plugins table.

Reviewed by Cursor Bugbot for commit aa0e76b. Bugbot is set up for automated code reviews on this repo. Configure here.

Introduce a minimal Gong plugin that wires the official hosted MCP
server at https://mcp.gong.io/mcp, register it in the marketplace, and
document third-party plugin layout.
@mathews-cloud-tester
mathews-cloud-tester marked this pull request as draft July 23, 2026 19:34
@SamSokolin
SamSokolin marked this pull request as ready for review July 23, 2026 21:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants