Skip to content
Zed

speechmatics for Zed

io.usefulapi/speechmatics

Transcribe audio and video with Speechmatics speech-to-text from Claude and any MCP client.

client:Zed transport:streamable-http

Install speechmatics in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "speechmatics": {
      "url": "https://speechmatics.usefulapi.io/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

speechmatics in other clients