Skip to content
Gemini CLI

Bay Run for Gemini CLI

io.github.barneywohl/bay-run

Free OpenAI-compatible inference with signed provenance receipts and 3 focused MCP tools.

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

Install Bay Run in Gemini CLI

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

{
  "mcpServers": {
    "bay-run": {
      "httpUrl": "https://run.huggingbay.xyz/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

Bay Run in other clients