Skip to content
Windsurf

marrow for Windsurf

tech.skeletonarmy/marrow

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

client:Windsurf transport:stdio runtime:pypi

Install marrow in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.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>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

marrow in other clients