cursor-webhooks
OfficialReceive and verify Cursor webhooks securely.
Authorhookdeck
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Cursor webhooks provide a way for your app to receive real-time agent status changes from Cursor Cloud Agent and verify that callbacks are authentic, preventing spoofed requests and data leakage.
Core Features & Use Cases
- Signature verification: Validate the X-Webhook-Signature header using HMAC-SHA256 with your secret.
- Event handling: Process statusChange events (FINISHED, ERROR) and access payload data like id, timestamp, source, and target.
- Framework support: Works with Express, Next.js, and FastAPI samples for rapid local testing and integration.
- Local testing: Use Hookdeck CLI tunnels or local dev servers to simulate Cursor webhooks during development.
Quick Start
Set up a Cursor webhook endpoint and verify signatures using the sample payloads in the examples folder.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: cursor-webhooks Download link: https://github.com/hookdeck/webhook-skills/archive/main.zip#cursor-webhooks Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.