Scheduleit
Cron for the web and agent era.
A durable scheduler for HTTP webhooks. Schedule one-shot, recurring, or cron-triggered events; we deliver them on time, retry on failure, and surface what happened — so you don't have to babysit a queue or run your own scheduling infrastructure.
- Reliable delivery. HMAC-signed webhooks with a documented retry schedule and a dead-letter queue you can replay from.
- Webhook + email channels. Schedule HTTP POSTs to a customer URL, or email deliveries to verified addresses — same scheduler, same retries.
- API + operator UI. Programmatic REST surface for agents and automation; a small SSR dashboard for humans inspecting deliveries and replaying dead-letters.
- Agent-native (MCP). Connect Claude, Cursor, and any MCP-aware agent over HTTPS at
/mcpor via a static stdio binary. Same tools, same auth, same project scoping as the REST API — agents schedule events as naturally as backends do.