Skip to content

Papers With Backtest for Grok

com.paperswithbacktest/papers-with-backtest

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

client:Grok transport:streamable-http

Install Papers With Backtest in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "papers-with-backtest": {
      "type": "http",
      "url": "https://paperswithbacktest.com/api/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Papers With Backtest in other clients