wapiworld for Gemini CLI
com.wapiworld/wapiworld
Inspect Wapiworld sender and webhook health, and send one explicitly confirmed WhatsApp text.
client:Gemini CLI
transport:streamable-http
tools:8
Install wapiworld in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"wapiworld": {
"httpUrl": "https://mcp.wapiworld.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