Skip to content
Windsurf

clocktower for Windsurf

io.github.sathergate/clocktower

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

client:Windsurf transport:stdio runtime:npm

Install clocktower in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

clocktower in other clients