youtube growth for Gemini CLI
com.dapdip/youtube-growth
Audits any YouTube channel against its own history. Every claim carries its sample size.
client:Gemini CLI
transport:streamable-http
tools:5
Install youtube growth in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"youtube-growth": {
"httpUrl": "https://www.dapdip.com/api/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs