Direct
The iPhone sends permitted data over the route you configured to the receiver. Direct is the default.
Trust and data flow
Health Bridge reads only the Apple Health categories the user permits and delivers them to a receiver the user controls. Direct is the default; Mac users may explicitly choose Encrypted iCloud Mailbox (Beta). The receiver stores delivered data and exposes bounded read-only MCP and CLI access only on that machine.
Two different documents: This page explains the product architecture in plain language. The Privacy Policy remains the legal statement about data handling.
The iPhone sends permitted data over the route you configured to the receiver. Direct is the default.
On Mac, you can choose to move encrypted sync files through your own iCloud account. Your Mac decrypts them after delivery. Health Bridge never switches methods automatically, and the developer cannot access either destination.
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.