Skip to content
Gemini CLI

checkly for Gemini CLI

io.usefulapi/checkly

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

client:Gemini CLI transport:streamable-http

Install checkly in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "checkly": {
      "httpUrl": "https://checkly.usefulapi.io/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

checkly in other clients