Hookdeck CLI is Hookdeck's official command-line tool for forwarding webhooks to localhost, managing event gateway resources, and running an MCP server for agent workflows. It is useful when you need repeatable webhook testing, local event inspection, and a bridge between webhook infrastructure and agent tooling.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "Hookdeck CLI for Webhook Development and Event Debugging"
slug: "hookdeck-cli-webhook-development-event-debugging"
description: "Hookdeck CLI is Hookdeck's official command-line tool for forwarding webhooks to localhost, managing event gateway resources, and running an MCP server for agent workflows. It is useful when you need repeatable webhook testing, local event inspection, and a bridge between webhook infrastructure and agent tooling."
github_stars: 353
verification: "security_reviewed"
source: "https://github.com/hookdeck/hookdeck-cli"
author: "hookdeck"
publisher_type: "Company"
category: "Integrations & Connectors"
framework: "Multi-Framework"
tool_ecosystem:
github_repo: "hookdeck/hookdeck-cli"
github_stars: 353
npm_package: "hookdeck-cli"
npm_weekly_downloads: 9063
---
# Hookdeck CLI for Webhook Development and Event Debugging
Hookdeck CLI is Hookdeck's official command-line tool for forwarding webhooks to localhost, managing event gateway resources, and running an MCP server for agent workflows. It is useful when you need repeatable webhook testing, local event inspection, and a bridge between webhook infrastructure and agent tooling.
## Prerequisites
Node.js or Homebrew
## Installation
Use the upstream install or setup path that matches your environment:
- npm install hookdeck-cli -g
- npm install hookdeck-cli@beta -g
- brew install hookdeck/hookdeck/hookdeck
- brew install hookdeck/hookdeck/hookdeck-beta
Requirements and caveats from upstream:
- [Docker](#docker)
- ### Docker
- The CLI is also available as a Docker image: [hookdeck/hookdeck-cli](https://hub.docker.com/r/hookdeck/hookdeck-cli).
Basic usage or getting-started notes:
- [Usage](#usage)
- Hookdeck CLI is available for macOS, Windows, and Linux for distros like Ubuntu, Debian, RedHat, and CentOS.
- ### NPM
- Source: https://github.com/hookdeck/hookdeck-cli
- Extracted from upstream docs: https://raw.githubusercontent.com/hookdeck/hookdeck-cli/HEAD/README.md
## Documentation
- https://hookdeck.com/docs
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/hookdeck-cli-webhook-development-event-debugging/)
No comments yet. Be the first to comment!