Skip to content
Gemini CLI

FabTally Safe for Gemini CLI

io.github.zvmzaretsky/crypto-safety

Read-only crypto safety: token honeypot checks, EIP-712 signature decode, approval scans.

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

Install FabTally Safe in Gemini CLI

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

{
  "mcpServers": {
    "crypto-safety": {
      "httpUrl": "https://safe.fabtally.com/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

FabTally Safe in other clients