Skip to content
VS Code

Youtube for VS Code

io.github.pipeworx-io/youtube

YouTube MCP — wraps the YouTube Data API v3 (BYO API key)

client:VS Code transport:streamable-http

Install Youtube in VS Code

.vscode/mcp.json

{
  "servers": {
    "youtube": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/youtube/mcp"
    }
  }
}

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

Youtube in other clients