healthie for Cursor
io.usefulapi/healthie
Hosted MCP server for the Healthie EHR & telehealth API: patients, appointments, charting, tasks.
client:Cursor
transport:streamable-http
Install healthie in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"healthie": {
"url": "https://healthie.usefulapi.io/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs