Skip to content

youtube transcripts for Zed

io.github.johnisanerd/youtube-transcripts

YouTube transcripts, subtitles, and video metadata as structured JSON via an Apify Actor.

client:Zed transport:streamable-http

Install youtube transcripts in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "youtube-transcripts": {
      "url": "https://mcp.apify.com/?tools=johnvc/YoutubeTranscripts"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

youtube transcripts in other clients