MarketHeist Backtest for Cursor
io.marketheist/backtest
Backtest strategies and analyze portfolios on any ticker: CAGR, drawdown, Sharpe, from real data.
client:Cursor
transport:streamable-http
tools:5
Install MarketHeist Backtest in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"backtest": {
"url": "https://api.marketheist.io/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs