9bot for Gemini CLI
br.com.9bot/mcp
Manage, automate and analyze WhatsApp groups, communities and channels with 9bot.
client:Gemini CLI
transport:streamable-http
Install 9bot in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"mcp": {
"httpUrl": "https://mcp.9bot.com.br/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs