ACLM Lab Interpreter for Cursor
io.github.rabyavalla/aclm-lab-interpreter
Interpret lab values against ACLM-optimized ranges. Returns deprescription signals.
client:Cursor
transport:streamable-http
tools:2
Install ACLM Lab Interpreter in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"aclm-lab-interpreter": {
"url": "https://web-production-ae61.up.railway.app/mcp/aclm-lab-interpreter"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs