π¦ ClawHub
Speak AI
by @speakai
Capture meetings, search thousands of recordings, run async voice and video surveys, create clips, and automate workflows with Speak AI through MCP. 83 tools...
π Tips & Best Practices
bulk_move_media, bulk_update_transcript_speakers, export_multiple_media instead of looping single-item calls. Always preview affected records before bulk execution.include on list_media. Pass include: ["transcription"] to fetch transcripts inline and avoid N+1 calls to get_transcript.folderId (string) for folder operations, not _id (ObjectId). Media uses mediaId (returned as _id in lists).upload_and_analyze returns media_id immediately. Poll get_media_status until processed, then call get_media_insights.TERMINAL
clawhub install speakai