Loomal

Cronicorn

MCP server by github.com/weskerllc/cronicorn

Manage adaptive cron jobs and HTTP endpoint scheduling via AI assistants.

3 starsnpm: @cronicorn/mcp-server

About Cronicorn

Cronicorn is an MCP (Model Context Protocol) server published by weskerllc in the official MCP registry. Manage adaptive cron jobs and HTTP endpoint scheduling via AI assistants.

It ships as an npm package (@cronicorn/mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/weskerllc/cronicorn, where the project has earned 3 GitHub stars.

Use Cronicorn with your agent

Claude Code · one command
claude mcp add cronicorn -- npx -y @cronicorn/mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "cronicorn": {
      "command": "npx",
      "args": [
        "-y",
        "@cronicorn/mcp-server"
      ]
    }
  }
}
npm@cronicorn/mcp-server

Frequently asked questions

What is Cronicorn?
Cronicorn is an MCP (Model Context Protocol) server by weskerllc. Manage adaptive cron jobs and HTTP endpoint scheduling via AI assistants.
How do I connect Cronicorn to Claude, Cursor, or another MCP client?
Install Cronicorn from its npm package (@cronicorn/mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Cronicorn open source?
Yes — the source code is public at github.com/weskerllc/cronicorn, with 3 GitHub stars.
Can AI agents pay to use Cronicorn?
Not yet through Loomal — Cronicorn is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Cronicorn? Claim this listing free by verifying GitHub ownership, or contact us.