
Gongio Mcp
Pull Gong call recordings, transcripts, and user records into your agent so you can mine sales conversations without living in the Gong UI.
Overview
io.github.JustinBeckwith/gongio-mcp is a MCP server for the Grow phase that lets agents access Gong.io calls, transcripts, and users over stdio.
What is this MCP server?
- MCP access to Gong.io calls, transcripts, and users from npm package gongio-mcp (v1.5.0)
- stdio transport for Claude Code, Cursor, and other MCP clients
- Lets solo founders with a Gong seat summarize deals and onboard insights via agent prompts
- Focused Gong.io API surface—not a general CRM or calendar replacement
- Open source on github.com/JustinBeckwith/gongio-mcp
- Server version 1.5.0
- Transport: stdio
- npm identifier: gongio-mcp
Community signal: 15 GitHub stars.
What problem does it solve?
Founders with Gong recordings still re-watch calls manually when they want an agent to answer questions across transcripts and attendees.
Who is it for?
B2B solo builders or tiny sales teams already paying for Gong who want Claude or Cursor to reason over call and user data.
Skip if: Products without Gong.io, or teams that need full CRM, email, or ticketing instead of Gong-specific APIs.
What do I get? / Deliverables
After registration, your agent can query Gong calls, transcripts, and users through MCP tools instead of you copying excerpts into chat.
- Agent-queryable Gong calls via MCP
- Transcript retrieval for summarization and QA workflows
- User lookup aligned with Gong.io records
Recommended MCP Servers
Journey fit
Grow is the canonical shelf because Gong data supports retention, pipeline review, and learning from customer calls after you are shipping—not scaffolding the product in Build. Analytics matches querying calls, transcripts, and users to spot themes, objections, and account context from conversation data.
How it compares
Gong.io API integration via MCP, not a revenue analytics dashboard or call recording skill by itself.
Common Questions / FAQ
Who is io.github.JustinBeckwith/gongio-mcp for?
It is for operators with Gong.io who want MCP tools so an AI assistant can read calls, transcripts, and users from their Gong workspace.
When should I use io.github.JustinBeckwith/gongio-mcp?
Use it in Grow when you are reviewing customer conversations, training, or pipeline narratives and need agent access to Gong data.
How do I add io.github.JustinBeckwith/gongio-mcp to my agent?
Install the gongio-mcp npm package, add a stdio MCP server entry in Claude Code or Cursor, and supply Gong API credentials per the repository README.