Skip to content
Zed

Cron Parser API for Zed

io.github.br0ski777/cron-parser

Parse, validate and explain cron expressions. Get next run times. x402 micropayment.

client:Zed transport:sse

Install Cron Parser API in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "cron-parser": {
      "url": "https://cron-parser.api.klymax402.com/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Cron Parser API in other clients