Skip to content
Gemini CLI

Backtest360 for Gemini CLI

com.backtest360/backtest360

MCP server exposing the Backtest360 engine API as tools for AI agents.

client:Gemini CLI transport:streamable-http runtime:pypi tools:20

Install Backtest360 in Gemini CLI

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

{
  "mcpServers": {
    "backtest360": {
      "httpUrl": "https://mcp.backtest360.com/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

Backtest360 in other clients