Skip to content
VS Code

cronitor for VS Code

io.usefulapi/cronitor

Manage Cronitor monitors and send telemetry pings — list, inspect, create, update, delete.

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

Install cronitor in VS Code

.vscode/mcp.json

{
  "servers": {
    "cronitor": {
      "type": "http",
      "url": "https://cronitor.usefulapi.io/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

cronitor in other clients