Skip to content
Gemini CLI

verify for Gemini CLI

ai.tachyo/verify

Cryptographic proof of wallet ownership in two steps, with no keys and no custody.

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

Install verify in Gemini CLI

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

{
  "mcpServers": {
    "verify": {
      "httpUrl": "https://auth.xbarry.ai/api/mcp/verify"
    }
  }
}

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

verify in other clients