Skip to content
Gemini CLI

Arbitron for Gemini CLI

app.arbitron/mcp

Crypto perp funding, spreads and listings, plus your own Arbitron cards, trades, PnL and docs.

client:Gemini CLI transport:streamable-http

Install Arbitron in Gemini CLI

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

{
  "mcpServers": {
    "mcp": {
      "httpUrl": "https://arbitron.app/mcp"
    }
  }
}

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

Arbitron in other clients