TextToQuant Backtesting and Quant Research for VS Code
com.texttoquant/texttoquant
Backtest plain-English trading strategies on real market data: graded results, honesty flags.
client:VS Code
transport:streamable-http
Install TextToQuant Backtesting and Quant Research in VS Code
.vscode/mcp.json
{
"servers": {
"texttoquant": {
"type": "http",
"url": "https://www.texttoquant.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs