iOS 27 Health App vs MetricBridge: Apple Intelligence Insights vs an On-Device Agent You Can Interrogate
Apple just turned the Health app into an on-device AI health player with summaries, a readiness score, and a Health Age. MetricBridge answers the same questions on your iPhone, but it shows you the exact numbers behind every answer, and it hands that same data to your own AI agents.
Quick answer. Apple's redesigned Health app (announced September 9, 2026, now in the iOS 27.2 beta) turns your Apple Watch data into Apple Intelligence summaries, a readiness score from 0 to 10, and a Health Age. MetricBridge answers the same questions on-device, shows a provenance card with the numbers behind every answer, and exports 190 metrics to your own agents over a zero-dependency MCP server. If you want Apple's curated summary, the Health app is free and good. If you want to interrogate the numbers or put them to work in Claude, Cursor, or your own scripts, MetricBridge is the one with the bridge.
What Apple shipped with iOS 27
At its September 9, 2026 event, Apple announced a full redesign of the Health app, and for the first time Apple Intelligence extends into it. The first iOS 27.2 developer beta (September 16) lets developers test it, but Apple says the redesign will launch later in 2026, starting in US English, and it requires an Apple Intelligence-capable iPhone or iPad.
Three things headline the change:
- Insights tab. An Apple Intelligence-generated summary of your most timely data (your latest sleep, a new VO2 max peak), plus a "For You" section with personalized suggestions. Apple's example: a nudge to build a wind-down routine after a stretch of late nights.
- Longevity tab. A longitudinal view across seven areas: heart health, sleep, mental wellbeing, movement health, metabolic health, hearing, and nutrition. Inside it sits Health Age, which compares your metrics to your chronological age using VO2 max, resting heart rate, sleep, and HRV, plus optional lab results like A1c and LDL.
- Readiness score. A 0 to 10 score from recent activity, vitals, and sleep, with guidance labels like Recover, Pace Yourself, Ready, and Go For It. It needs the new Apple Watch Series 12 or Ultra 4.
There are also camera-based movement assessments (flexibility, strength, balance, VO2 max) that run on-device with vision models, and an optional $119 Quest Diagnostics lab panel you can fold in. Apple's VP of Health, Dr. Sumbul Desai, has been careful to frame Health Age as "a way to view health habits," not a definitive measurement of biological age.
What MetricBridge does
MetricBridge is the same idea with two differences that matter. The Ask and Pro chat answer questions about your Apple Health data on-device, and every answer carries a provenance card: the headline number in large type, an inline chart, and a tappable strip showing exactly which samples, date range, and computation produced it. A Weekly Brief summarizes your week from the same local data. Nothing is uploaded, and there's no account.
Then comes the part Apple doesn't ship. MetricBridge exports 190 Apple Health and Watch metrics to a folder you pick (iCloud Drive, a synced folder, your LAN, or a webhook you run) and points a zero-dependency MCP server at it. Any MCP client (Claude, Cursor, opencode, and more) can query those metrics through 14 read-only tools. Your data never transits anyone else's infrastructure.
The real difference: a summary you read vs an answer you can interrogate
Here's my honest read of the gap. Apple's Health app gives you a summary. It tells you your sleep "held steady" or your VO2 max "peaked," and it's genuinely good at that. But you can't ask it to show its work. You can't say "what exact numbers did you use, and over what window, and how did you compute that?"
MetricBridge answers that question before you ask it. Ask "how's my HRV trending this week vs last" and the provenance card shows you the whole computation:
HRV: 54 ms this week, up 5.9% from 51 ms last week
Computed over 7 days · 196 samples · root mean square of successive differences
Date range: 14 Sep to 20 Sep 2026 vs 7 Sep to 13 Sep 2026
That's the difference between trusting a smooth paragraph and checking the arithmetic. For a health AI, being able to verify the answer isn't a nice-to-have. It's the whole point. A number you can't trace is a number you can't act on.
The lock-in problem
Apple's version is excellent, but it's gated behind Apple's hardware and Apple's walls. Health Age and the readiness score need an Apple Watch. The whole redesign needs an Apple Intelligence device and, at launch, US English. And there's no way out: no MCP server, no export to your own tools, no way to feed your steps or HRV into Claude, Cursor, or a Python script.
MetricBridge reads Apple Health directly, with no Apple Watch required, on any iPhone. And when you want your data to power something beyond a chat box, it's already sitting in a folder as clean JSON, one config block away from any agent you run.
Side by side
| Apple Health (iOS 27) | MetricBridge | |
|---|---|---|
| On-device AI answers | Apple Intelligence summaries (Insights, For You) | Ask and Pro Chat with provenance cards |
| Shows the numbers behind answers | No, summary only | Yes, every answer shows its samples, range, and computation |
| Health score | Readiness 0 to 10 + Health Age (Apple Watch required) | Your metrics against your own baseline, no score gate |
| Device requirements | Apple Intelligence iPhone + Apple Watch for key features | Any iPhone, reads HealthKit directly |
| Export to your own agents | No MCP, no export | 190 metrics over a zero-dependency MCP server |
| Price | Free (with Apple hardware) | One-time $24.99 |
Which one should you use?
If you already live inside Apple's ecosystem with a recent Apple Watch and you're happy with a well-written summary, the redesigned Health app is free and it's the best Apple has ever done. It's a legitimate step forward for on-device health AI.
If you want to see the numbers behind the answer, or you want your health data to actually power Claude, Cursor, or your own scripts, Apple's app leaves you inside a walled summary. MetricBridge is the one that ships both halves: private on-device answers with provenance you can verify, and an open MCP bridge your agents can use. You pay once, and the data belongs to your whole setup instead of one app.
The deciding question is one sentence: do you want a health AI that talks to you, or one that talks to your tools too.
Ask your Apple Health data anything, then put it to work
On-device answers with provenance, plus an open-source MCP server for every agent you run. One-time $24.99, no subscription, no account.
Frequently asked questions
What does Apple's iOS 27 Health app redesign actually add?
Announced September 9, 2026 and now in the iOS 27.2 beta, the redesign adds an Insights tab with Apple Intelligence summaries and a For You recommendations section, a Longevity tab with a Health Age estimate, a readiness score from 0 to 10, and camera-based movement assessments. Apple says it will launch later in 2026, starting in US English.
Does Apple's Health Age require an Apple Watch?
Yes. Health Age uses Apple Watch metrics like VO2 max, resting heart rate, sleep, and HRV, plus optional lab results such as A1c and LDL. The readiness score requires the new Apple Watch Series 12 or Ultra 4. Apple's own VP of Health, Dr. Sumbul Desai, has described Health Age as a way to view health habits, not a definitive measurement of biological age.
Does Apple's Health app let you export data to your own AI agents?
No. The redesigned Health app summarizes and scores your data inside Apple's own interface, but it has no MCP server and no way to hand that data to Claude, Cursor, or your own scripts. MetricBridge exports 190 Apple Health metrics that any MCP client can query through a zero-dependency server.
What does MetricBridge do that Apple's Health app does not?
MetricBridge shows a provenance card with the exact numbers, date range, and computation behind every answer, so you can check the work instead of taking a summary on faith. It also reads Apple Health directly with no Apple Watch required, and it ships a zero-dependency MCP server with 14 read-only tools so your own agents can query the same local data.
How much does MetricBridge cost?
MetricBridge is a one-time $24.99 purchase. That single unlock covers export, the raw MCP tools, on-device Ask and Pro Chat with provenance cards, and the Weekly Health Brief. There is no subscription and no recurring charge.