Rev ai

Rev ai

Rev AI provides advanced machine learning and speech recognition services for converting audio and video to text.

101VIEWS
2955USERS

Install MCP Server

Paste and run this command in your terminal to set up Cursor with MCP

npx @composio/cli add cursor --app rev_ainpx @composio/cli add cursor --app rev_ainpx @composio/cli add cursor --app rev_ainpx @composio/cli add cursor --app rev_ai

After running the command, restart Cursor to start using the MCP Server.

Available Tools

Delete Custom Vocabulary

Tool to delete a completed custom vocabulary and its data. use when you need to remove an unused vocabulary after confirming it's no longer needed.

Delete Job By Id

Tool to delete a completed transcription job and its data. use when you need to permanently remove a finished job after confirming it's no longer needed.

Get Account

Tool to retrieve developer account details. use after authenticating with rev ai.

Get Captions

Tool to retrieve captions (srt or vtt) for a completed rev.ai transcription job. use after confirming the job status is 'completed'.

Get Custom Vocabulary Details

Tool to retrieve custom vocabulary processing details. use when needing to fetch the status and submitted phrases for a specific custom vocabulary after creation.

Get Job By Id

Tool to fetch details of a transcription job by its id. use when confirming job status and metadata are accurate.

Get List Of Jobs

Tool to get list of transcription jobs from the past 30 days. use when you need to retrieve and paginate through recent transcription tasks.

Get Transcript By Id

Tool to retrieve the transcript of a completed rev.ai job. use after confirming job is complete. supports json, plaintext, vtt or srt formats.

Start Stream Transcription

Tool to start a websocket transcription stream. use when you need real-time speech-to-text streaming via rev.ai.

Submit Custom Vocabulary

Tool to submit a custom vocabulary for improved speech recognition. use when you want to process domain-specific terms asynchronously.

Submit Transcription Job

Tool to submit a new transcription job. use when you have a media url or file bytes ready for async processing.

11 actions available