Skip to content
Windsurf

cron mcp for Windsurf

io.github.mrfentmen/cron-mcp

Parse, describe, and compute next runs for cron expressions locally. No network and no key.

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",
        "@mrfentmen/cron-mcp"
      ]
    }
  }
}

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

cron mcp in other clients