Skip to content
Grok

Cron Parser API for Grok

io.github.br0ski777/cron-parser

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

client:Grok transport:sse

Install Cron Parser API in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "cron-parser": {
      "type": "sse",
      "url": "https://cron-parser.api.klymax402.com/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Cron Parser API in other clients