MCP Directory
Back

hookdeck-cli

by hookdeck · Go · ★ 354

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.

#cli#hookdeck#localtunnel#mcp#mcp-server#ngrok-alternative#webhooks

Install

go install github.com/hookdeck/hookdeck-cli@latest

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "hookdeck-cli": {
      "command": "npx",
      "args": [
        "-y",
        "github:hookdeck/hookdeck-cli"
      ]
    }
  }
}

From the README

[slack-badge]: https://img.shields.io/badge/Slack-Hookdeck%20Developers-blue?logo=slack [![slack-badge]](https://join.slack.com/t/hookdeckdevelopers/shared_invite/zt-yw7hlyzp-EQuO3QvdiBlH9Tz2KZg5MQ) Using the Hookdeck CLI, you can forward your events (e.g. webhooks) to your local web server with unlimited **free** and **permanent** event URLs. Your event history is preserved between sessions and can be viewed, replayed, or used for testing by you and your teammates. Hookdeck CLI is compatible with most of Hookdeck's features, such as filtering and fan-out delivery. You can use Hookdeck CLI…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related communication servers