Skip to content
VS Code

Papers With Backtest for VS Code

com.paperswithbacktest/papers-with-backtest

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

client:VS Code transport:streamable-http

Install Papers With Backtest in VS Code

.vscode/mcp.json

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

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Papers With Backtest in other clients