Skip to content
VS Code

youtube data for VS Code

com.superagnt/youtube-data

YouTube data for AI agents: channels, videos, transcripts, comments, search. Video research.

client:VS Code transport:streamable-http

Install youtube data in VS Code

.vscode/mcp.json

{
  "servers": {
    "youtube-data": {
      "type": "http",
      "url": "https://mcp.superagnt.com/mcp/youtube"
    }
  }
}

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

youtube data in other clients