EZFacility Training Prep MCP

EZFacility Training Prep MCP

Automatically gathers Salesforce deal facts and Gong call transcripts for a given account, compiles them into a training prep checklist, and flags any discrepancies between the data sources.

Category
Visit Server

README

EZFacility Training Prep MCP

Type an account name, get everything you need to plan training.

Connects Claude Desktop to Salesforce + Gong so that the moment a deal closes, you can pull the deal facts and every sales call transcript in one shot — instead of digging through Salesforce and re-listening to Gong calls by hand.


Setup

Prerequisites

  • macOS or Windows
  • Python 3 — download from python.org/downloads if you don't have it
  • Claude Desktop installed
  • Gong API credentials (from your Gong admin)
  • Your Salesforce email, password, and security token

Step 1 — Download this folder

Click the green Code button above → Download ZIP → unzip it → you'll have a folder called ezf-training-prep-mcp-main.

Step 2 — Open a terminal in that folder

  • On Mac: right-click the folder → New Terminal at Folder

Step 3 — Run setup

bash setup.sh

The script will:

  • Install everything automatically
  • Ask for your Gong and Salesforce credentials
  • Save them securely to a .env file on your machine
  • Update your Claude Desktop config

Step 4 — Restart Claude Desktop

Quit and reopen Claude Desktop. The training prep tool will connect automatically.

Test it: Type Get the training prep brief for Grit Sports Performance in Claude.


Usage

Just ask Claude Desktop, for any closed-won account:

Get the training prep brief for [Account Name]

Claude will pull:

  • From Salesforce: rep, industry, expected go-live date, time zone/country, merchant processing, and every add-on/module field (EZLeagues, branded app, POS, QuickBooks, Smartwaiver, etc.)
  • From Gong: every call transcript for that account

...and fill out this checklist:

  1. Name of the account
  2. Name of the sales person
  3. Industry for the account
  4. Training-plan needs: Memberships, Packages (RAP or true?), Rentals, Groups, EZLeagues, Self service, Mobile app, POS
  5. Time frame for go live
  6. Add-ons: QBO, additional resources/memberships
  7. Anything unique about this client's needs
  8. Time zone (Canadian vs US)
  9. Merchant processing
  10. Was there technical difficulty on the demos?
  11. Was this person hard to reach, or how responsive were they?

Items 10 and 11 only ever show up in the call transcripts — there's no Salesforce field for them — so Claude reads the calls themselves for that signal (rescheduled calls, Zoom/audio trouble, slow replies between calls, etc.).

If a Salesforce field and a transcript disagree (e.g. Salesforce shows no EZLeagues but the calls discussed running leagues), Claude will flag the mismatch instead of silently picking one.

If the account name matches more than one Salesforce account, Claude will list the matches so you can ask again with the exact name.


Notes

  • Your .env file is never committed to git. It only lives on your own machine.
  • Salesforce security token: go to SF → top-right avatar → Settings → Personal → Reset My Security Token. It gets emailed to you.
  • Gong API key: ask your Gong admin (or @arpit) to generate a read-only API key from Gong Settings → API.

Questions? Slack @arpit.

Recommended Servers

playwright-mcp

playwright-mcp

A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.

Official
Featured
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.

Official
Featured
Local
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
graphlit-mcp-server

graphlit-mcp-server

The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.

Official
Featured
TypeScript
Kagi MCP Server

Kagi MCP Server

An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

Official
Featured
Python
E2B

E2B

Using MCP to run code via e2b.

Official
Featured
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Exa Search

Exa Search

A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.

Official
Featured
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured