youtube downloader api for Gemini CLI
com.jojapi/youtube-downloader-api
YouTube Downloader API: The YouTube Downloader API enables fast and easy downloading of YouTube.
client:Gemini CLI
transport:streamable-http
tools:1
Install youtube downloader api in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"youtube-downloader-api": {
"httpUrl": "https://mcp.jojapi.com/youtube-downloader-api"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs