Skip to content
Gemini CLI

Seraph for Gemini CLI

io.kondux/seraph

Crypto transaction firewall and risk tools for MCP agents.

client:Gemini CLI transport:streamable-http

Install Seraph in Gemini CLI

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

{
  "mcpServers": {
    "seraph": {
      "httpUrl": "https://seraph.kondux.io/mcp"
    }
  }
}

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

Seraph in other clients