v0.1.0 — Now in Beta

Webhooks, delivered to your terminal

Stop polling. Stop building webhook servers. Kite streams webhooks directly to your CLI — perfect for AI agents, local development, and automation scripts.

No credit card required
Open source
kite — zsh

Install in seconds

$curl -fsSL https://getkite.sh/install | sh

Everything you need, nothing you don't

Kite does one thing exceptionally well: delivers webhooks to your terminal.

Real-time Streaming

Webhooks arrive instantly via WebSocket. No polling, no delays, no missed events.

CLI Native

Built for the terminal. Pipe to jq, grep, or your own scripts. Unix philosophy.

Secure by Default

OAuth device flow. Scoped API keys. End-to-end encryption. Your webhooks stay yours.

Team Ready

Shared webhook endpoints with team-based access control and audit logging.

Never Miss a Hook

Automatic persistence. Reconnect anytime and replay missed webhooks from history.

Developer First

JSON output, exit codes, and composable design. Perfect for scripts and AI agents.

🐾OpenClaw Integration

One skill. All your webhooks.

Connect Kite to OpenClaw and give your AI agent real-time access to every webhook — GitHub, Stripe, Slack, and more — through a single secure stream.

  • Zero configuration webhook routing
  • Secure, scoped access per agent
  • Works with any webhook provider
  • Real-time event processing
openclaw.yaml

Up and running in minutes

Three commands. That's it.

01

Install the CLI

One command to install. Works on macOS, Linux, and WSL.

$curl -fsSL https://getkite.sh/install | sh
02

Authenticate

Secure device flow — opens your browser, no passwords in terminals.

$kite auth login
03

Start streaming

Get your unique endpoint and start receiving webhooks instantly.

$kite stream

Ready to streamline your webhooks?

Join developers using Kite to build faster, more reliable integrations. Free to get started.

Get Started Now
Kite - Webhook Delivery for AI Agents