Skip to content
Gemini CLI

AlphaProve for Gemini CLI

io.github.bogzx/alphaprove

Backtest trading ideas and inspect strategies, trades and results. OAuth; invite-only beta.

client:Gemini CLI transport:streamable-http

Install AlphaProve in Gemini CLI

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

{
  "mcpServers": {
    "alphaprove": {
      "httpUrl": "https://alphaprove.com/api/v1/mcp"
    }
  }
}

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

AlphaProve in other clients