Skip to content
Claude Code

health4ai for Claude Code

io.github.jefflitt1/health4ai

Query your Apple Health data from your own Supabase/Postgres via local MCP.

client:Claude Code transport:stdio runtime:pypi

Install health4ai in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add health4ai -e DATABASE_URL=<DATABASE_URL> -e HEALTHKIT_USER_ID=<HEALTHKIT_USER_ID> -- uvx health4ai

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

health4ai in other clients