hookdeck/hookdeck-cli
CLI for Hookdeck: forward webhooks to localhost (ngrok alternative), manage and query Event Gateway resources (sources, connections, destinations, events), run the MCP server for AI agents. Free for dev.
Platform-specific configuration:
{
"mcpServers": {
"hookdeck-cli": {
"command": "npx",
"args": [
"-y",
"hookdeck-cli"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...