Voibe for Cursor
com.getvoibe/transcription
Transcribe recordings into a speaker-labelled transcript with timestamps and a summary.
client:Cursor
transport:streamable-http
Install Voibe in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"transcription": {
"url": "https://api.getvoibe.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs