Skip to content
Gemini CLI

SMARD Energy Prices (x402) for Gemini CLI

io.github.moldy93/smard-x402

Paywalled SMARD day-ahead electricity prices (DE-LU, 15‑minute resolution) via x402 on Base mainnet.

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

Install SMARD Energy Prices (x402) in Gemini CLI

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

{
  "mcpServers": {
    "smard-x402": {
      "httpUrl": "https://smard-energy-prices-x402.favo.workers.dev/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

SMARD Energy Prices (x402) in other clients