speechmatics for VS Code
io.usefulapi/speechmatics
Transcribe audio and video with Speechmatics speech-to-text from Claude and any MCP client.
client:VS Code
transport:streamable-http
Install speechmatics in VS Code
.vscode/mcp.json
{
"servers": {
"speechmatics": {
"type": "http",
"url": "https://speechmatics.usefulapi.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs