Webhook Studio for Gemini CLI
com.webhook-studio/webhooks
Keyless webhook endpoints: capture, wait, replay, forward, and generate types from real traffic.
client:Gemini CLI
transport:streamable-http
tools:17
Install Webhook Studio in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"webhooks": {
"httpUrl": "https://webhook-studio.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