MarketHeist Backtest for VS Code
io.marketheist/backtest
Backtest strategies and analyze portfolios on any ticker: CAGR, drawdown, Sharpe, from real data.
client:VS Code
transport:streamable-http
tools:5
Install MarketHeist Backtest in VS Code
.vscode/mcp.json
{
"servers": {
"backtest": {
"type": "http",
"url": "https://api.marketheist.io/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs