Skip to content
VS Code

ACLM Lab Interpreter for VS Code

io.github.rabyavalla/aclm-lab-interpreter

Interpret lab values against ACLM-optimized ranges. Returns deprescription signals.

client:VS Code transport:streamable-http tools:2

Install ACLM Lab Interpreter in VS Code

.vscode/mcp.json

{
  "servers": {
    "aclm-lab-interpreter": {
      "type": "http",
      "url": "https://web-production-ae61.up.railway.app/mcp/aclm-lab-interpreter"
    }
  }
}

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

ACLM Lab Interpreter in other clients