Skip to content
Claude Desktop

clocktower for Claude Desktop

io.github.sathergate/clocktower

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

client:Claude Desktop transport:stdio runtime:npm

Install clocktower in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "clocktower": {
      "command": "npx",
      "args": [
        "-y",
        "croncall"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

clocktower in other clients