Skip to content
VS Code

quant research for VS Code

ai.avasis/quant-research

Crypto backtest statistics: the server owns the trial count, so it cannot be understated.

client:VS Code transport:streamable-http

Install quant research in VS Code

.vscode/mcp.json

{
  "servers": {
    "quant-research": {
      "type": "http",
      "url": "https://quant-mcp.avasis.ai/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

quant research in other clients