Skip to main content
Glama

Cronicorn

HTTP jobs that understand their own responses

Features

  • Adaptive scheduling — AI adjusts polling frequency based on real response data

  • Plain English descriptions — no config files, no SDK required

  • Safety constraints — min/max intervals and TTL-based hints that auto-expire

  • Multi-endpoint coordination — endpoints are aware of siblings and adapt together

  • Automatic error recovery — backoff, retry, and recovery actions out of the box

  • Works without AI — traditional cron and interval scheduling as a fallback

Related MCP server: Http-tools Universal MCP Server

How It Works

  1. Add an HTTP endpoint and set a baseline schedule (cron or interval)

  2. Describe what matters in plain English — thresholds, coordination logic, response structure

  3. AI monitors responses and adapts frequency, triggers actions, and recovers from failures automatically

Getting Started

Path

Link

Web UI — create and manage jobs visually

cronicorn.com

MCP Server — manage jobs from Claude, Cursor, or any MCP client

MCP Server docs

API — integrate programmatically with the REST API

API Playground

Maintenance

ActivityInactive
ResponsivenessNo issues

Related MCP Connectors

Related MCP Servers