Skip to content
Gemini CLI

SayDo for Gemini CLI

io.github.vince-gonzalez/saydo

Does the tool do what it says? Conformance receipts for MCP servers, and unknown when unchecked.

client:Gemini CLI transport:stdio runtime:pypi

Install SayDo in Gemini CLI

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

{
  "mcpServers": {
    "saydo": {
      "command": "uvx",
      "args": [
        "saydo"
      ]
    }
  }
}

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

SayDo in other clients