Skip to content
VS Code

croncool for VS Code

cool.cron/croncool

Inspect scheduled jobs, runs, durable workflows, and webhook health; run one confirmed job.

client:VS Code transport:streamable-http tools:10

Install croncool in VS Code

.vscode/mcp.json

{
  "servers": {
    "croncool": {
      "type": "http",
      "url": "https://mcp.cron.cool/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

croncool in other clients