Skip to content
Cursor

EmidLabs Backtest for Cursor

io.github.emidlabs/backtest-mcp

Run crypto trading strategy backtests through EmidLabs's Backtesting API.

client:Cursor transport:streamable-http tools:9

Install EmidLabs Backtest in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "backtest-mcp": {
      "url": "https://mcp.backtest.emidlabs.com/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

EmidLabs Backtest in other clients