TubExperto for VS Code
io.github.jupediaz/tubexperto
Personal YouTube AI knowledge base powered by RAG. Query your subscribed YouTube channels.
client:VS Code
transport:streamable-http
Install TubExperto in VS Code
.vscode/mcp.json
{
"servers": {
"tubexperto": {
"type": "http",
"url": "https://tubexperto.com/api/mcp/stream"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs