Skip to content
Cursor

transcribe for Cursor

com.transcribevideototext/transcribe

Transcribe audio & video to text for AI agents: 100+ languages, speaker labels, webhooks.

client:Cursor transport:streamable-http

Install transcribe in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "transcribe": {
      "url": "https://mcp.transcribevideototext.com/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

transcribe in other clients