Apple and the device
HealthKit and iOS enforce authorization and background-execution behavior. Health Bridge cannot bypass denied categories or promise a specific delivery schedule.
Trust and data flow
Health Bridge reads only the Apple Health categories the user permits, delivers them to a receiver the user controls, stores them there, and exposes bounded read-only MCP and CLI access only on the receiver machine.
Two different documents: This page explains the product architecture in plain language. The Privacy Policy remains the legal statement about data handling.
HealthKit and iOS enforce authorization and background-execution behavior. Health Bridge cannot bypass denied categories or promise a specific delivery schedule.
The receiver URL is supplied by the user, not by Health Bridge. The operator is responsible for reachability, transport security, authentication, and exposure.
The receiver process and database run on infrastructure the user chooses. Health Bridge does not operate a central health-data store for this path.
Adding a client gives another local process the ability to query the private database through bounded interfaces. Setup detects adapters but does not modify client configuration without an explicit choice.
Read-only does not mean risk-free. Any process that can read private data must be chosen, configured, and protected deliberately.
Pairing tells the companion where to send permitted data. The destination, receiver process, credentials, database, backups, and retention practices belong to the user's environment. A local computer, private network route, or user-managed host can still be misconfigured or compromised.
The operational install guide requires the receiver to be supervised and checked from both the receiver host and physical iPhone before pairing. It also warns against exposing the receiver port or pairing page publicly.
Health Bridge is a data plane. It does not diagnose, treat, coach, provide emergency guidance, or turn an AI agent into a medical service. Its interfaces return source-grounded data and provenance for the user-chosen client to handle.
Review the operational path only after the trust boundaries match the environment you intend to run.