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.
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.
Installation
Method 1, Agent Skill Exchange
- Install from the marketplace listing: https://agentskillexchange.com/skills/hookdeck-cli-webhook-development-event-debugging/
Method 2, Git clone
git clone https://github.com/agentskillexchange/skills.git && cd skills/skills/hookdeck-cli-webhook-development-event-debugging
Method 3, Download ZIP
- Download the repository ZIP and extract
skills/hookdeck-cli-webhook-development-event-debugging.
Method 4, Manual copy
- Copy this skill folder into your local skills directory, then reload your agent tooling.
Method 5, Fork and sync
- Fork the repository if you want to maintain local edits while syncing upstream changes.