Loading subscription status...
{
"mcpServers": [
{
"gong-mcp": {
"env": {
"GONG_SECRET": "your-secret",
"GONG_ACCESS_KEY": "your-access-key"
},
"args": [
"/path/to/gong-mcp/build/index.js"
],
"command": "/opt/homebrew/bin/node"
}
}
]
}