# Hookdeck

> Hookdeck provides reliable infrastructure to work with webhooks and external events — without managing it yourself. Their offering includes managed solutions for the full webhook lifecycle — both receiving and sending. Hookdeck Event Gateway enables you to manage inbound webhooks and events before they hit your app, including receiving, transforming, and routing events, with full observability and control. Hookdeck Outpost is open-source outbound webhook delivery, enabling you to add webhook and event delivery to customers for your API, SaaS, or PaaS — with both a managed and self-hosted option. They also provide webhook workflow tools to test, debug, and monitor webhooks locally or as a team. These include 'CLI' to receive and debug webhooks on localhost. 'Console' to preview and inspect webhook payloads, and 'Radar', which provides alerts for third-party webhook latency.

Hookdeck products are mature, and built for production. Dependable at any scale. Built atop a battle-tested platform with 99.999% uptime, spike protection, backpressure management, and delivery guarantees.

Offering a developer-first experience that's platform agnostic, observable by default, and built for code and agents. With security and compliance standards including SOC 2 Type II, SCIM, RBAC, SSO, MFA, GDPR, CCPA, PIPEDA.

Thousands of developers worldwide rely on Hookdeck to handle billions of events.

Curated entry point for agents. Route discovery and markdown negotiation rules: [full site index](/llms.txt).

## Products

- [Event Gateway](/event-gateway.md): Managed infrastructure for receiving, routing, transforming, and delivering inbound webhook events.
- [Outpost](/outpost.md): Open-source outbound webhook delivery with native multi-destination support and a managed offering.
- [Event Gateway Pricing](/pricing.md): Usage-based plans, comparison matrix, and FAQs.
- [Outpost Pricing](/outpost/pricing.md): Managed Outpost tiers, comparison, and FAQs.

## Command line tool

Receive and debug webhooks on localhost. Install and use the Hookdeck CLI from the terminal.

- [CLI documentation](/docs/cli.md)
- [Repository](https://github.com/hookdeck/hookdeck-cli)

## Console

Preview and inspect webhook payloads - [no account needed](https://console.hookdeck.com/)

## Radar

Alerts for third-party webhook latency - [subscribe for alerts](https://hookdeck.com/radar)

## MCP Server

Connect Cursor, Claude, and other MCP clients to inspect Hookdeck resources in-session.

- [MCP & Skills hub](/docs/mcp.md)
- Command: `hookdeck gateway mcp` (stdio transport; see MCP docs for client config)

## Skills

Best practices for building and operating webhook infrastructure with agents.

- Install product skills: `npx skills add hookdeck/agent-skills`
- Install webhook provider skills: `npx skills add hookdeck/webhook-skills`
- [Product skills repository](https://github.com/hookdeck/agent-skills)
- [Webhook skills repository](https://github.com/hookdeck/webhook-skills)

## Documentation

Scoped `llms.txt` indexes point to `.md` doc URLs so agents can drill in progressively.

- [Full site index](/llms.txt): Products, docs, guides, blog, customers, and platform comparisons.
- [Event Gateway docs index](/docs/llms.txt): Hookdeck documentation table of contents.
- [Outpost docs index](/docs/outpost/llms.txt): Outpost documentation table of contents.
- [Documentation index](/docs/llms.txt): Getting started and navigation (scoped `llms.txt`).

## OpenAPI and API catalog

Machine-readable API contracts and RFC 9727 discovery.

- [API catalog (RFC 9727)](/.well-known/api-catalog): Linkset for Event Gateway and Outpost APIs.
- [Event Gateway OpenAPI](https://api.hookdeck.com/latest/openapi): REST API specification (JSON).
- [Outpost OpenAPI](https://raw.githubusercontent.com/hookdeck/outpost/main/docs/apis/openapi.yaml): Outpost API specification (YAML).
- [Event Gateway API reference](/docs/api.md): Docs with examples and request shapes.
- [Outpost API reference](/docs/outpost/api.md): Outpost API docs in markdown.

## Blog

Articles on webhooks, event-driven architecture, and product updates.

- [Blog index](/llms.txt): See **Blog** in the [full site index](/llms.txt).
- Example: [Is your developer platform agent-ready?](/blog/developer-platform-agent-ready.md)

## Customers

Customer stories in production.

- Example: see entries in [full site index](/llms.txt) under **Customers**.

## Legal

Terms, privacy, DPA, and sub-processors.

- [Privacy Policy](/privacy.md)
- [Terms of Service](/terms.md)
- [Data Processing Agreement](/dpa.md)
- [Sub-processors](/sub-processors.md)
- [Trust center](https://trust.hookdeck.com/): Security reports and compliance status.

## Status and community

- [API status](https://status.hookdeck.com/): Uptime and incident history.
- [Slack community](https://hookdeckdevelopers.slack.com/join/shared_invite/zt-yw7hlyzp-EQuO3QvdiBlH9Tz2KZg5MQ): Chat with the Hookdeck team and other users.
- [GitHub](https://github.com/hookdeck): SDKs, examples, and open-source projects.
