Skip to content
Windsurf

youtube transcripts for Windsurf

io.github.fetchworks-dev/youtube-transcripts

YouTube transcripts for AI agents: videos, channels, playlists, search. Timestamps, SRT, VTT.

client:Windsurf transport:stdio runtime:npm

Install youtube transcripts in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "youtube-transcripts": {
      "command": "npx",
      "args": [
        "-y",
        "fetchworks-mcp"
      ],
      "env": {
        "APIFY_TOKEN": "<APIFY_TOKEN>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

youtube transcripts in other clients