Skip to content
Gemini CLI

checklist for Gemini CLI

io.github.theluckystrike/checklist

Reusable checklists and dated runs of them: pass, fail, not applicable, and a sign-off.

client:Gemini CLI transport:streamable-http runtime:mcpb tools:16

Install checklist in Gemini CLI

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

{
  "mcpServers": {
    "checklist": {
      "httpUrl": "https://mcp.zovo.one/mcp/checklist"
    }
  }
}

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

checklist in other clients