Skip to content
Gemini CLI

Papers With Backtest for Gemini CLI

com.paperswithbacktest/papers-with-backtest

Search 5,000+ trading papers with verified backtests, strategies, datasets, and courses.

client:Gemini CLI transport:streamable-http

Install Papers With Backtest in Gemini CLI

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

{
  "mcpServers": {
    "papers-with-backtest": {
      "httpUrl": "https://paperswithbacktest.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

Papers With Backtest in other clients