SMS and WhatsApp Messaging for Gemini CLI
dev.hatchloop/sms-whatsapp-messaging
Send WhatsApp, SMS, email or voice to a business with the compliance gate enforced.
client:Gemini CLI
transport:streamable-http
tools:10
Install SMS and WhatsApp Messaging in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"sms-whatsapp-messaging": {
"httpUrl": "https://hatchloop.dev/mcp/sms-whatsapp-messaging"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs