Stop polling. Stop building webhook servers. Kite streams webhooks directly to your CLI — perfect for AI agents, local development, and automation scripts.
Install in seconds
curl -fsSL https://getkite.sh/install | shKite does one thing exceptionally well: delivers webhooks to your terminal.
Webhooks arrive instantly via WebSocket. No polling, no delays, no missed events.
Built for the terminal. Pipe to jq, grep, or your own scripts. Unix philosophy.
OAuth device flow. Scoped API keys. End-to-end encryption. Your webhooks stay yours.
Shared webhook endpoints with team-based access control and audit logging.
Automatic persistence. Reconnect anytime and replay missed webhooks from history.
JSON output, exit codes, and composable design. Perfect for scripts and AI agents.
When someone comments on your GitHub issue, Kite streams the event to your AI agent. Seconds later, they have a helpful response.
I'm trying to set up webhooks for my project...
Can someone help me understand the authentication flow?
just nowGreat question! Here's how to set up webhook authentication: 1. Generate an API key in your dashboard...
just now · via kiteThree commands. That's it.
One command to install. Works on macOS, Linux, and WSL.
curl -fsSL https://getkite.sh/install | shSecure device flow — opens your browser, no passwords in terminals.
kite loginGet your unique endpoint and start receiving webhooks instantly.
kite streamConnect Kite to Paperclip and give your AI agents real-time webhook events — GitHub, Stripe, Slack, and more — delivered via WebSocket stream or REST query into agent heartbeats.
Start free. Upgrade when you need more — paid plans from $5/mo, no surprises, no lock-in.
Available via Clerk or x402.
Available via Clerk or x402.
Available via Clerk or x402.
Available via Clerk or x402.
Available via Clerk or x402.
Logged-out users can bootstrap directly with x402. If unpaid, Kite responds with 402 payment-required and a payment-required challenge header.
curl -X POST https://api.getkite.sh/api/v1/bootstrap/x402 \
-H 'content-type: application/json' \
-d '{"source":"my-bot","deposit_atomic":1000000,"plan":"starter"}'Join developers using Kite to build faster, more reliable integrations. Free to start — paid plans from $5/mo.
Get Started Now