Share & Export
Speak AI's MCP server includes tools for sharing recordings via embeddable players, exporting transcripts in multiple formats, creating clips, and downloading captions — accessible from Claude, ChatGPT, or the CLI.
Embed and share tools
create_embed — create an embeddable media player for a recording
update_embed — update embed settings (privacy, branding, controls)
check_embed — verify embed status
get_embed_iframe_url — get the iframe code to paste into a website or CMS
Export tools
export_media — export a single file (PDF, DOCX, TXT, SRT, VTT, CSV, JSON)
export_multiple_media — bulk export multiple files at once
get_captions — download the captions or subtitle file (SRT, VTT)
Clips tools
create_clip — create a short clip from a longer recording (specify start/end timestamps)
get_clips — list all clips for a file
update_clip — rename or adjust clip settings
delete_clip — remove a clip
Example prompts
"Export my last recording as a PDF"
"Create an embeddable player for file ID 12345 and give me the iframe code"
"Create a 2-minute clip from 14:00 to 16:00 of this meeting"
"Download the SRT caption file for my last recording"
"Bulk export all recordings from the 'Q1 Interviews' folder as DOCX"
Still stuck? Chat with us below or email [email protected].
