Skip to content
Gemini CLI

Pancake — Verifiable Backtests for AI Agents for Gemini CLI

com.usepancake/pancake-mcp

Verifiable backtests for AI-built trading strategies: deterministic engine, reproducible results.

client:Gemini CLI transport:streamable-http

Install Pancake — Verifiable Backtests for AI Agents in Gemini CLI

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

{
  "mcpServers": {
    "pancake-mcp": {
      "httpUrl": "https://mcp.usepancake.com/api/mcp"
    }
  }
}

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

Pancake — Verifiable Backtests for AI Agents in other clients