← Index

io.github.sathergate/clocktower

io.github.sathergate/clocktower·v0.1.1·Calendar & Time
Quality Score
80
/100

Cron jobs for Next.js. Serverless-native scheduling with retry support.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "clocktower": {
      "command": "npx",
      "args": [
        "-y",
        "croncall"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "clocktower": {
      "command": "npx",
      "args": [
        "-y",
        "croncall"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y croncall
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Calendar & Time