← Index

io.github.JustinBeckwith/gongio-mcp

io.github.JustinBeckwith/gongio-mcp·v1.5.0·Other
Quality Score
83
/100

MCP server for Gong.io - access calls, transcripts, and users

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "gongio-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "gongio-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "gongio-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "gongio-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y gongio-mcp
§03  MCP Quality Score  ·  methodology
freshness
23
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other