Skip to content

YouTube Transcript Extractor for Zed

io.github.mufmo130/youtube-transcripts

Transcripts of YouTube videos, playlists and channels in any language: text, SRT, VTT or JSON.

client:Zed transport:streamable-http

Install YouTube Transcript Extractor in Zed

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

{
  "context_servers": {
    "youtube-transcripts": {
      "url": "https://mcp.apify.com?tools=lsso/youtube-transcript-extractor"
    }
  }
}

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

YouTube Transcript Extractor in other clients