Skip to content
VS Code

video transcript for VS Code

cool.payload.api/video-transcript

Any video URL to LLM-ready transcript. ASR built in, no captions needed. TikTok, X, TED and more.

client:VS Code transport:streamable-http tools:2

Install video transcript in VS Code

.vscode/mcp.json

{
  "servers": {
    "video-transcript": {
      "type": "http",
      "url": "https://api.payload.cool/mcp/"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

video transcript in other clients