web data toolkit for Gemini CLI
io.github.leekung125/web-data-toolkit
Search YouTube or a channel for transcripts, Google Trends, and Google Play reviews.
client:Gemini CLI
transport:streamable-http
tools:5
Install web data toolkit in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"web-data-toolkit": {
"httpUrl": "https://web-data-toolkit.vercel.app/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs