youtube download api for VS Code
com.jojapi/youtube-download-api
Youtube Download API: Download audio and video from YouTube. On the JoJ API marketplace.
client:VS Code
transport:streamable-http
tools:2
Install youtube download api in VS Code
.vscode/mcp.json
{
"servers": {
"youtube-download-api": {
"type": "http",
"url": "https://mcp.jojapi.com/youtube-download-api"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs