PulseAugur
实时 15:15:17
English(EN) Connect Apple Health to Claude via MCP, the Exact Config

新的 MCP 协议将 Apple Health 数据连接到 Claude 等 AI 模型

一种名为模型上下文协议 (MCP) 的新方法允许 Claude 等 AI 模型访问和分析来自 Apple Health 的个人健康数据。该协议涉及一个本地 Node.js 服务器,该服务器读取导出的健康数据(如睡眠和心率),而数据永远不会离开用户的设备。该设置可以与各种 AI 应用程序集成,包括 Claude DesktopCursoropenCodeOpenClaw,使用户能够通过自然语言提示查询其健康趋势和指标。 AI

影响 使 AI 模型能够利用个人健康数据以获得更具情境化的见解和交互。

排序理由 描述了一种将现有 AI 工具与个人数据源集成的方法。

在 dev.to — MCP tag 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

新的 MCP 协议将 Apple Health 数据连接到 Claude 等 AI 模型

报道来源 [1]

  1. dev.to — MCP tag TIER_1 English(EN) · Philip D'Souza ·

    Connect Apple Health to Claude via MCP, the Exact Config

    <p>Claude can reason about your sleep, HRV, and training load. What it cannot do out of the box is reach your Apple Health data. It cannot open the Health app, and pasting a giant CSV into a chat window is a dead end: the units get mangled, the snapshot is stale the moment you ex…