speechmatics for Cursor
io.usefulapi/speechmatics
Transcribe audio and video with Speechmatics speech-to-text from Claude and any MCP client.
client:Cursor
transport:streamable-http
Install speechmatics in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"speechmatics": {
"url": "https://speechmatics.usefulapi.io/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs