Skip to content
Claude Code

healthpoint-rs for Claude Code

io.github.edithatogo/healthpoint-rs

Read-only MCP server for licensed Healthpoint HL7 FHIR API access.

client:Claude Code transport:stdio runtime:oci

Install healthpoint-rs in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add healthpoint-rs -e HEALTHPOINT_API_KEY=<HEALTHPOINT_API_KEY> -e HEALTHPOINT_BASE_URL=<HEALTHPOINT_BASE_URL> -e HEALTHPOINT_AUTH_SCHEME=<HEALTHPOINT_AUTH_SCHEME> -e HEALTHPOINT_GEO_SEARCH_MODE=<HEALTHPOINT_GEO_SEARCH_MODE> -e HEALTHPOINT_TIMEOUT_SECS=<HEALTHPOINT_TIMEOUT_SECS> -- docker run -i --rm ghcr.io/edithatogo/healthpoint-mcp:0.1.0

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

healthpoint-rs in other clients