Skip to content
Cursor

TranscriptMax for Cursor

com.transcriptmax/transcriptmax

Transcribe YouTube via Whisper. Summaries, chapters, semantic-search across your corpus.

client:Cursor transport:streamable-http

Install TranscriptMax in Cursor

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

{
  "mcpServers": {
    "transcriptmax": {
      "url": "https://api.transcriptmax.com/mcp"
    }
  }
}

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

TranscriptMax in other clients