Skip to content
Cline

marrow for Cline

tech.skeletonarmy/marrow

Read-only MCP access to your own Apple Health data, mirrored from the Marrow iOS app.

client:Cline transport:stdio runtime:pypi

Install marrow in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

{
  "mcpServers": {
    "marrow": {
      "command": "uvx",
      "args": [
        "marrow-mcp"
      ],
      "env": {
        "MARROW_DATA": "<MARROW_DATA>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

marrow in other clients