{
  "name": "function-health-mcp",
  "description": "Query Function Health lab results, track biomarker changes, and get health recommendations",
  "version": "0.5.5",
  "author": {
    "name": "daveremy"
  },
  "homepage": "https://github.com/daveremy/function-health-mcp",
  "repository": "https://github.com/daveremy/function-health-mcp",
  "mcpServers": {
    "function-health": {
      "command": "npx",
      "args": [
        "-y",
        "function-health-mcp"
      ]
    }
  }
}
