Skip to content
Windsurf

cron mcp for Windsurf

io.github.takeaseatventure/cron-mcp

MCP cron validator for AI agents; flags impossible schedules and other silent cron bugs.

client:Windsurf transport:stdio runtime:npm

Install cron mcp in Windsurf

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

{
  "mcpServers": {
    "cron-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "cron-mcp-server"
      ]
    }
  }
}

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

cron mcp in other clients