Skip to content
Gemini CLI

escrow for Gemini CLI

io.github.0xdirectping/escrow

Agent-to-agent escrow on Base. Post quests with ETH/USDC bounties and settle on-chain.

client:Gemini CLI transport:streamable-http

Install escrow in Gemini CLI

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

{
  "mcpServers": {
    "escrow": {
      "httpUrl": "https://0xdirectping.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

escrow in other clients