whatsapp for Gemini CLI
io.2chat/whatsapp
WhatsApp (Web + Business API), SMS, contacts, and call records via 2Chat's MCP server.
client:Gemini CLI
transport:streamable-http
Install whatsapp in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"whatsapp": {
"httpUrl": "https://mcp.2chat.io/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs