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
{
"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