Skip to content

TranscriptFetch for Zed

com.transcriptfetch/youtube-transcripts

Production transcript API for YouTube, TikTok and Instagram, with AI transcription fallback.

client:Zed transport:streamable-http

Install TranscriptFetch in Zed

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

{
  "context_servers": {
    "youtube-transcripts": {
      "url": "https://transcriptfetch.com/mcp"
    }
  }
}

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

TranscriptFetch in other clients