VidWords YouTube for VS Code
com.vidwords/youtube
Extract YouTube transcripts, search what was said, and read on-screen frames with cited timestamps.
client:VS Code
transport:streamable-http
Install VidWords YouTube in VS Code
.vscode/mcp.json
{
"servers": {
"youtube": {
"type": "http",
"url": "https://vidwords.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs