cron mcp for Windsurf
io.github.shreyas-profile/cron-mcp
Cron-as-a-service MCP. Schedule prompts; when the cron fires we POST to your callback URL.
client:Windsurf
transport:streamable-http
Install cron mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"cron-mcp": {
"serverUrl": "https://cron.regiq.in/api/mcp"
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs