Media library
16 toolsUpload audio or video, fetch transcripts, get AI insights, organize, favorite, export.
No Terminal. No npm. No JSON config.
Things you'll be able to ask Claude or ChatGPT.
Install
One-click connect is the easiest install (recommended for coaches and non-developers). Or paste an API key as a header for any client that prefers manual setup.
Paste the URL above into your AI tool's connector settings — same idea as pasting a Zoom link into your
calendar. For the manual API-key route, generate a key at app.speakai.co/developers/apikeys and add it as an Authorization header.
What's inside
Everything Speak AI can do — exposed for your AI assistant to call. You don't memorize them; the AI picks the right one.
Upload audio or video, fetch transcripts, get AI insights, organize, favorite, export.
Run AI prompts across one file, a folder, or your whole workspace. Save favorites.
Full-text search across transcripts, insights, and metadata. Workspace-level stats.
Create folders, save filtered views, bulk move files, share read-only collections.
Public recording links for clients, prompted question sets, branded submission pages.
Highlight clips from any time range. Export PDF, DOCX, SRT, VTT, TXT, CSV.
Schedule Speak AI to join a Zoom / Google Meet / Teams call and transcribe automatically.
Trigger actions on new recordings. Send events to your own backend.
Standalone AI-analyzed text notes plus custom fields you can tag any media file with.
Embeddable player widgets for media on your own website.
What you can ask
Claude and ChatGPT pick the right ones based on what you ask. Just talk to them like a teammate.
Need a hand?
If anything feels confusing or doesn't work, we'll get you set up. You don't need Terminal, you don't need to install anything on your computer, and you don't need to hire a Virtual Assistant.
Works with
FAQ
Privacy, permissions, and the developer path.
Either method grants the AI assistant read AND write access to your full Speak AI workspace — including the ability to view, modify, and delete recordings, folders, and clips. Claude/ChatGPT only access specific data when your AI assistant calls a tool to answer a question you asked. Your recordings stay in your Speak AI workspace; they are not copied or stored by Anthropic or OpenAI.
Yes — write access includes delete operations. We recommend always asking your AI assistant to confirm before deleting. MCP (the standard way Claude and ChatGPT connect to apps) marks delete tools as destructive, and most clients (including Claude) prompt you before invoking them.
Three options, all live today: (1) remove the connector inside Claude/ChatGPT itself, (2) for one-click connect installs, revoke the connection at api.speakai.co/v1/oauth/connections, or (3) for API-key installs, rotate or revoke the key at app.speakai.co/developers/apikeys — any tool using that key loses access immediately.
Speak AI's built-in Magic Prompt is great for asking questions inside Speak. This connector lets you ask the same kinds of questions inside Claude or ChatGPT, where you might already be doing other work — drafting emails, planning content, debugging code. Use whichever feels more natural for the task.
No new app required — Speak AI hosts the connector; Claude/ChatGPT contact it directly. The one-click
connect install runs entirely in your browser (paste a URL, click Allow on the permission popup). The
manual API-key alternative is also paste-only — one URL plus one
Authorization: Bearer <your-key> header, no local install. The npm package
(@speakai/mcp-server) exists for developers who want to self-host or use a CLI — that's not
the path for the average customer.
See the developer reference in the README on GitHub — it covers the CLI commands, environment variables, REST API auth flow, and stdio-mode setup for clients that don't speak remote HTTP.
Single-attempt failures are usually transient — try the same prompt again. If it persists, the connector may need to be reinstalled: for one-click connect installs, revoke at api.speakai.co/v1/oauth/connections then reinstall; for API-key installs, regenerate your key at app.speakai.co/developers/apikeys and update the connector. If still broken, email success@speakai.co.
Some Claude Team / Enterprise workspaces restrict custom connectors via admin policies. Ask your
workspace admin to allow https://api.speakai.co/v1/mcp in Organization Settings →
Connectors.
Privacy & data
The short version of how data flows when you connect.
You're authorizing that AI assistant to read and modify your Speak AI workspace on your behalf — including media files, transcripts, and AI insights.
For data-handling questions, see speakai.co/privacy or email success@speakai.co.