Skip to content
Gemini CLI

Hive MPP for Gemini CLI

io.github.srotzin/hive-mcp-mpp

Dual-rail 402 (x402 + MPP Tempo) MCP server

client:Gemini CLI transport:streamable-http

Install Hive MPP in Gemini CLI

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

{
  "mcpServers": {
    "hive-mcp-mpp": {
      "httpUrl": "https://hive-mcp-gateway.onrender.com/mpp/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 MPP in other clients