MCP App Store
by KeenEthics
Sales-And-Marketing
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.

get_meeting_frame

Claude

get_meeting_summary

Claude

get_org_context

Claude

get_transcript

Claude

list_meetings

Claude

search_meetings

Claude

App Stats

9

Tools

2

Prompts

ChatGPT, Claude

Platforms

Works with

ChatGPT
Claude

Data refreshed daily