4bots for Gemini CLI
net.4bots/4bots
Human-written daily modules your chief of staff adds to the morning brief. No key, no signup.
client:Gemini CLI
transport:streamable-http
tools:9
Install 4bots in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"4bots": {
"httpUrl": "https://4bots.net/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs