Skip to content
VS Code

Stratify for VS Code

site.aeon-labs/stratify

Backtest NIFTY option strategies on real 1-minute data, with an honest out-of-sample panel.

client:VS Code transport:streamable-http runtime:npm tools:10

Install Stratify in VS Code

.vscode/mcp.json

{
  "servers": {
    "stratify": {
      "type": "http",
      "url": "https://stratify-mcp.aeon-labs.site/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

Stratify in other clients