H

hookdeck.com

Hookdeck provides webhook infrastructure products for receiving and routing inbound webhooks (Event Gateway) and for sending outbound webhooks to customers (Outpost). It offers both managed services and open-source/self-hosted components for webhook delivery, observability, and operations.

4 integrations · MCP · REST · CLI

Hookdeck exposes two authenticated REST APIs (Event Gateway and Outpost), a CLI (`hookdeck`), and a local stdio MCP server launched from the CLI for Event Gateway inspection workflows.

discovered 2mo ago
MCP servers1
REST · OpenAPI2
CLI1
Credentials
Hookdeck project API keyapi_key$ hookdeck login --interactive

Acquired by the CLI — running hookdeck login --interactive opens the auth flow and stores the credential.

Outpost admin API keybearer

For managed Outpost, get the admin API key from the Hookdeck-managed Outpost dashboard as described in the Outpost API auth docs. For self-hosted Outpost, the operator sets the key via the API_KEY environment variable. Send it as Authorization: Bearer $API_KEY.

Outpost tenant JWTjwtGet key

First obtain admin access to Outpost, then call the tenant token endpoint documented in the Outpost API reference (Get Tenant JWT Token) to mint a per-tenant JWT valid for 24 hours. Send it as Authorization: Bearer $TENANT_JWT for tenant-scoped API calls.

conventions · 3/7 published

Publish these signals → /publishing