physician review for VS Code
health.anomaly/physician-review
Physicians for the agentic era. Book a US-licensed doctor: orders, prescribes, 90-day plan.
client:VS Code
transport:streamable-http
tools:4
Install physician review in VS Code
.vscode/mcp.json
{
"servers": {
"physician-review": {
"type": "http",
"url": "https://mcp.anomaly.health/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs