youtube download api for Gemini CLI
com.jojapi/youtube-download-api
Youtube Download API: Download audio and video from YouTube. On the JoJ API marketplace.
client:Gemini CLI
transport:streamable-http
tools:2
Install youtube download api in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"youtube-download-api": {
"httpUrl": "https://mcp.jojapi.com/youtube-download-api"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs