Skip to content
VS Code

Backtest360 for VS Code

com.backtest360/backtest360

MCP server exposing the Backtest360 engine API as tools for AI agents.

client:VS Code transport:streamable-http runtime:pypi tools:20

Install Backtest360 in VS Code

.vscode/mcp.json

{
  "servers": {
    "backtest360": {
      "type": "http",
      "url": "https://mcp.backtest360.com/mcp"
    }
  }
}

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

What VS Code can do once it is connected

Backtest360 in other clients