Skip to content
Gemini CLI

agentcheck for Gemini CLI

io.github.agentwares/agentcheck

Synthetic checks, nightly regression replay and model-drift alerts for AI agents

client:Gemini CLI transport:streamable-http tools:8

Install agentcheck in Gemini CLI

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

{
  "mcpServers": {
    "agentcheck": {
      "httpUrl": "https://agentwares-agentcheck.vercel.app/api/mcp"
    }
  }
}

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

What Gemini CLI can do once it is connected

agentcheck in other clients