healthex.io/mcp
HealthEx is a patient-directed health data platform that helps individuals access, unify, and share their medical records with healthcare organizations, apps, and AI agents. It provides consent management and record access infrastructure, including standardized FHIR-based data retrieval.
Configure your installation and copy the command below. Uses add-mcp to install the server into your agent of choice.
JSON-RPC 2.0 over HTTP
Regular MCP clients can request JSON or SSE responses per the MCP API reference
npx add-mcp@latest https://api.healthex.io/mcp --transport http --header "Content-Type: <Content-Type>" --header "Accept: <Accept>"