WebhookTest.net for Gemini CLI
net.webhooktest/webhook-tester
Anonymous webhook capture, inspection, waiting, and response configuration for AI agents.
client:Gemini CLI
transport:streamable-http
tools:8
Install WebhookTest.net in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"webhook-tester": {
"httpUrl": "https://webhooktest.net/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs