Skip to content
Gemini CLI

Hive Mos for Gemini CLI

io.github.srotzin/hive-mcp-mos

Tether MiningOS bridge — site telemetry, paying demand, BTC to USDC settlement

client:Gemini CLI transport:streamable-http

Install Hive Mos in Gemini CLI

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

{
  "mcpServers": {
    "hive-mcp-mos": {
      "httpUrl": "https://hive-mcp-mos.onrender.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

Hive Mos in other clients