healthie for VS Code
io.usefulapi/healthie
Hosted MCP server for the Healthie EHR & telehealth API: patients, appointments, charting, tasks.
client:VS Code
transport:streamable-http
Install healthie in VS Code
.vscode/mcp.json
{
"servers": {
"healthie": {
"type": "http",
"url": "https://healthie.usefulapi.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs