Rev AI for your agents.
Connect Rev AI once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 6 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Rev AI.
What agents can do with Rev AI
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
rev-ai_submit_transcriptionSubmit a transcription job from a media URL. `media_url` is the public URL of the audio or video file.
rev-ai_get_jobGet the status of a transcription job by its id.
rev-ai_get_transcriptGet the transcript text for a completed job.
rev-ai_list_capabilitiesList supported transcription capabilities and languages.
rev-ai_list_jobsList all transcription jobs with status, pagination, and optional filters.
rev-ai_delete_jobDelete a transcription job by id. Irreversible: removes the job and its transcript.
Connect it in a minute
The connect flow is agent-driven: Even opens the key page in its own browser and collects the key through a secure native field. It never passes through the chat.
- Paste the prompt below into any agent running inside Even, or click Connect in Even's catalog.
- Sign in to Rev AI.
- Go to Access Token page.
- Copy your access token.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Rev AI to Even: call connect_begin("rev-ai") on the even-connect MCP and walk me through it.
Submit media for transcription via Rev AI and retrieve the transcript text.
More Even Connect services
One MCP server, a handful of meta-tools, every service below. Agents search for the right tool at run time, so context stays lean.