Cron Parser API for VS Code
io.github.br0ski777/cron-parser
Parse, validate and explain cron expressions. Get next run times. x402 micropayment.
client:VS Code
transport:sse
Install Cron Parser API in VS Code
.vscode/mcp.json
{
"servers": {
"cron-parser": {
"type": "sse",
"url": "https://cron-parser.api.klymax402.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs