glim.sh for Gemini CLI
sh.glim/glim
Give your agent live data from Twitter, Reddit, the web and GitHub. No API keys, no scraping stack.
client:Gemini CLI
transport:streamable-http
tools:14
Install glim.sh in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"glim": {
"httpUrl": "https://glim.sh/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs