whatsapp for Gemini CLI
com.corapilot/whatsapp
Let Claude or ChatGPT search, read and send your WhatsApp messages over MCP. OAuth sign-in.
client:Gemini CLI
transport:streamable-http
Install whatsapp in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"whatsapp": {
"httpUrl": "https://corapilot.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs