hookdeck-cli

hookdeck/hookdeck-cli
★ 353 stars Go 🤖 AI/LLM Updated 1mo ago
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.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "hookdeck-cli": {
      "command": "go",
      "args": [
        "run",
        "github.com/hookdeck/hookdeck-cli@latest"
      ]
    }
  }
}

Topics

clihookdecklocaltunnelmcpmcp-serverngrok-alternativewebhooks