Skip to content
Claude Desktop

Wellness Project for Claude Desktop

ai.wellnessproject/wellness-project

Connect your health, fitness, nutrition, sleep, and wearable data to your AI assistant.

client:Claude Desktop transport:streamable-http

Install Wellness Project in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "wellness-project": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://wellnessproject.ai/api/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Wellness Project in other clients