MCP App Store
Business
SalesEQ icon

SalesEQ

by SalesEQ Inc.

Overview

SalesEQ lets you connect your meeting data so you can search calls, review transcripts, share meetings with others, and get AI-powered insights, analytics, and reports

Tools

get_transcript

ChatGPT
Fetch the transcript for a meeting. Returns transcript text with speaker names, timestamps, and dialogue. Use start_seconds and end_seconds to request a specific time range — this avoids loading the entire transcript for long meetings. For example, to preview the first minute, use start_seconds=0, end_seconds=60. To continue reading, use start_seconds=60, end_seconds=120. Omit both to get the full transcript. The list_my_meetings tool returns duration_seconds for each meeting, which tells you the total meeting length. Some meetings are transcript-only (e.g. data backfills from other providers) and may not have real timestamps — in that case, timestamps are estimated at approximately 150 words per minute.

list_my_meetings

ChatGPT
List meetings that the user recorded or uploaded. Results include each meeting's title, participant names, duration, and platform. Use this to find a meeting ID, then call get_transcript to read its transcript.

list_shared_meetings

ChatGPT
List all meetings the user has access to: their own recordings plus meetings shared with them directly or via a group. This is a superset of list_my_meetings. Use when looking for a meeting that someone else recorded and shared. Note: org-wide shared meetings do not appear here by default, only meetings the user owns, was shared directly, or belongs to a shared group.

App Stats

3

Tools

2

Prompts

Apr 30, 2026

First seen

ChatGPT

Platforms

Works with

ChatGPT

Data refreshed daily