add-mcp
Back to registry
HealthEx logo

HealthEx

v1.0.0

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.


Install with add-mcp

Configure your installation and copy the command below. Uses add-mcp to install the server into your agent of choice.

Remote (HTTP)
Streamable HTTPhttps://api.healthex.io/mcp
required

JSON-RPC 2.0 over HTTP

required

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>"

API access

Access via API

Fetch this server's registry entry as JSON. See the OpenAPI spec for all endpoints.

curl "/registry/api/v1/servers?search=io.healthex%2Fmcp"