Skip to content
VS Code

checkly for VS Code

io.usefulapi/checkly

Query Checkly synthetic monitoring — checks, statuses, results, alerts, reporting and dashboards.

client:VS Code transport:streamable-http

Install checkly in VS Code

.vscode/mcp.json

{
  "servers": {
    "checkly": {
      "type": "http",
      "url": "https://checkly.usefulapi.io/mcp"
    }
  }
}

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

checkly in other clients