hookdeck-cli

Hookdeck CLI is a Go-based CLI that (1) creates persistent Event URLs and forwards incoming Hookdeck events to a local HTTP server (a tunnel alternative to ngrok-like tools) and (2) manages Hookdeck Event Gateway resources (sources, destinations, connections, events, transformations). It can also run an Event Gateway MCP server ("hookdeck gateway mcp") to expose gateway capabilities as tools to MCP-capable AI clients.

Evaluated Mar 30, 2026 (0d ago)
Homepage ↗ Repo ↗ Infrastructure cli webhooks tunneling event-gateway mcp ai-agents local-development go
⚙ Agent Friendliness
44
/ 100
Can an agent use this?
🔒 Security
61
/ 100
Is it safe for agents?
⚡ Reliability
32
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
55
Documentation
60
Error Messages
0
Auth Simplicity
70
Rate Limits
20

🔒 Security

TLS Enforcement
90
Auth Strength
70
Scope Granularity
30
Dep. Hygiene
50
Secret Handling
60

TLS is strongly implied for forwarded event ingress to Hookdeck (events.hookdeck.com uses HTTPS in examples), but explicit security requirements are not exhaustively documented in the excerpt. Authentication appears to rely on login and/or API keys; no scope granularity is documented in the provided content. CLI includes flags like 'Skip SSL validation' which can weaken transport security if used; this should be treated cautiously. No dependency/Vulnerability details are provided.

⚡ Reliability

Uptime/SLA
10
Version Stability
60
Breaking Changes
20
Error Recovery
40
AF Security Reliability

Best When

You want to iterate on webhook/event-driven integrations locally with repeatable event URLs and event history, optionally controlled by an agent via MCP.

Avoid When

You need a rich, documented REST/GraphQL API for external programmatic integration or require fine-grained documented rate-limit and error-code semantics at the API layer.

Use Cases

  • Develop and test webhook integrations locally with persistent event URLs
  • Replay and inspect received event history for debugging and testing
  • Fan-out and filter event delivery as defined in Hookdeck Event Gateway
  • Manage Event Gateway configuration (connections, destinations, transformations) via CLI
  • Use an MCP-compatible client/agent to query and manage Event Gateway resources
  • Provide a lightweight local tunnel alternative for webhook receivers

Not For

  • Serving production traffic directly from localhost without appropriate gateway/destination controls
  • Use as a general-purpose reverse proxy/tunneling solution unrelated to Hookdeck events
  • Environments that can’t accommodate browser-based login (unless using API-key interactive mode)
  • Use cases requiring a documented programmatic REST API with OpenAPI/SDKs for first-class integration

Interface

REST API
No
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
No
Webhooks
No

Authentication

Methods: Browser-based login flow (hookdeck login) Interactive API-key login (hookdeck login --interactive)
OAuth: No Scopes: No

Auth is account-based via CLI login; docs mention guest account creation when login is skipped. No explicit OAuth scope granularity is documented in the provided README excerpt.

Pricing

Free tier: Yes
Requires CC: No

README claims Hookdeck for development is completely free; monetization is via production offering, but detailed pricing tiers and limits are not included in the provided content.

Agent Metadata

Pagination
none
Idempotent
False
Retry Guidance
Not documented

Known Gotchas

  • Agent workflows may require handling interactive login (browser) or API-key provisioning separately before invoking MCP/CLI commands.
  • The CLI is designed around a long-running 'listen' session and local port reachability; agents may fail if the local endpoint is not reachable (e.g., container networking vs host.docker.internal).
  • MCP tool behavior/availability and error semantics are not shown in the provided README excerpt; agents may need to robustly handle unknown tool outputs or partial failures.

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for hookdeck-cli.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

Scores are editorial opinions as of 2026-03-30.

6397
Packages Evaluated
20006
Need Evaluation
586
Need Re-evaluation
Community Powered