Skip to content
Gemini CLI

readme canary for Gemini CLI

io.github.brkd-h1/readme-canary

Security research canary remote MCP server for owned-account testing.

client:Gemini CLI transport:streamable-http

Install readme canary in Gemini CLI

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

{
  "mcpServers": {
    "readme-canary": {
      "httpUrl": "https://bintool.brkd.no/anything/mcp-brkd-canary"
    }
  }
}

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

readme canary in other clients