MarketHeist Backtest for Zed
io.marketheist/backtest
Backtest strategies and analyze portfolios on any ticker: CAGR, drawdown, Sharpe, from real data.
client:Zed
transport:streamable-http
tools:5
Install MarketHeist Backtest in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"backtest": {
"url": "https://api.marketheist.io/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs