vaultbeat apple health for Grok
io.github.fino-wind/vaultbeat-apple-health
Your AI agent reads your Apple Health data: sleep, HRV, cycle, workouts. Decrypted on your machine
client:Grok
transport:stdio
runtime:pypi
Install vaultbeat apple health in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"vaultbeat-apple-health": {
"type": "stdio",
"command": "uvx",
"args": [
"vaultbeat-apple-health"
]
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs