Skip to content
VS Code

AlphaProve for VS Code

io.github.bogzx/alphaprove

Backtest trading ideas and inspect strategies, trades and results. OAuth; invite-only beta.

client:VS Code transport:streamable-http

Install AlphaProve in VS Code

.vscode/mcp.json

{
  "servers": {
    "alphaprove": {
      "type": "http",
      "url": "https://alphaprove.com/api/v1/mcp"
    }
  }
}

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

AlphaProve in other clients