Skip to content

vaultbeat apple health for Zed

io.github.fino-wind/vaultbeat-apple-health

Your AI agent reads your Apple Health data: sleep, HRV, cycle, workouts. Decrypted on your machine

client:Zed transport:stdio runtime:pypi

Install vaultbeat apple health in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "vaultbeat-apple-health": {
      "command": "uvx",
      "args": [
        "vaultbeat-apple-health"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

vaultbeat apple health in other clients