Loading MCP server directory, please wait...
Your health data (weight, macros, weigh-ins) as MCP tools — in your own Supabase, zero custody.
npx @getmcp/cli add io.github.almostjacked/health-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
SUPABASE_URLYour Supabase project URL
SUPABASE_SECRET_KEYA secret API key for your project
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.almostjacked/health-mcp": {
"command": "npx",
"args": [
"-y",
"@almostjacked/health-mcp"
],
"env": {
"SUPABASE_URL": "",
"SUPABASE_SECRET_KEY": ""
}
}
}
}