PulseAugur
实时 23:08:33
English(EN) I built an MCP so Claude Desktop can query my Fitbit / Pixel Watch locally (free, MIT)

开发者创建开源工具,使Claude Desktop能够本地查询Fitbit和Pixel Watch数据

一位开发者创建了一个开源工具,允许Claude Desktop本地查询Fitbit和Google Pixel Watch设备的数据。该工具采用MIT许可,旨在通过消除手动导出信息并粘贴到聊天界面的需要,简化个人健康数据的分析过程。开发者使用Claude Code来确保工具的模式准确性,并强调所有数据处理和令牌管理都在用户本地机器上进行。 AI

影响 使用户能够将个人健康数据与AI助手集成,进行本地分析。

排序理由 这是一个与AI产品集成的第三方工具,并非AI实验室本身发布的。

在 r/ClaudeAI 阅读 →

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

开发者创建开源工具,使Claude Desktop能够本地查询Fitbit和Pixel Watch数据

报道来源 [1]

  1. r/ClaudeAI TIER_2 English(EN) · /u/delxmobile ·

    我为 Claude Desktop 构建了一个 MCP,使其能够本地查询我的 Fitbit / Pixel Watch(免费,MIT)

    <!-- SC_OFF --><div class="md"><p>I built this for Claude Desktop / Claude Code. I was tired of exporting a Fitbit dump and pasting it into a chat.</p> <p>Claude Code is what I used to keep the tool schemas honest (Desktop is picky about outputSchema). The server itself is local:…