OpenClaw reaches your Speak AI workspace through the MCP server, so it can read your recordings, transcripts and insights while you work.
What you need
A Speak AI account, and OpenClaw. Some setup paths also need an API key, which you create at app.speakai.co/developers/apikeys.
Every client connects to the same address:
https://api.speakai.co/v1/mcpHow do you connect OpenClaw?
-
Visit the Speak AI skill page on ClawHub
-
Follow the install instructions for your agent, e.g.
clawhub install speakaifrom the ClawHub CLI -
Set your
SPEAK_API_KEYenvironment variable. Generate one at app.speakai.co/developers/apikeys
What can you ask for once it is connected?
Ask in your own words. The server exposes 112 tools, so most questions about your workspace resolve without naming one:
- “Summarise my last customer interview.”
- “Find every mention of pricing across this month’s calls.”
- “Upload this recording and tell me the main themes.”
Related guides
- Connect your AI tool covers every supported client.
- Connect Claude.ai (web) to Speak AI
- Speak AI MCP server explains what the server exposes.
- MCP authentication and rate limits