Hookdeck Cli
UnclaimedCLI 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.
Install
docker run --rm -it hookdeck/hookdeck-cli versionUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (11)
hookdeck_attempts
Query delivery attempts — retry history, response codes, errors
hookdeck_connections
Inspect connections and control delivery flow (list, get, pause, unpause)
hookdeck_destinations
Inspect delivery destinations (HTTP endpoints where events are sent)
hookdeck_events
Query processed events — list, get details, raw payload body
hookdeck_help
Discover available tools and their actions
hookdeck_issues
Inspect aggregated failure signals (delivery failures, transform errors, backpressure)
hookdeck_metrics
Query aggregate metrics — counts, failure rates, queue depth over time
hookdeck_projects
List projects or switch the active project for this session
hookdeck_requests
Query inbound requests — list, get details, raw body, linked events
hookdeck_sources
Inspect inbound sources (HTTP endpoints that receive events)
hookdeck_transformations
Inspect JavaScript transformations applied to event payloads