Skip to content
Gemini CLI

aethereum for Gemini CLI

io.github.br9704/aethereum

The team layer for AI coding agents: shared contracts, collision alerts, E2EE sessions.

client:Gemini CLI transport:streamable-http runtime:npm

Install aethereum in Gemini CLI

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

{
  "mcpServers": {
    "aethereum": {
      "httpUrl": "https://www.aethereum.dev/api/mcp"
    }
  }
}

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

aethereum in other clients