Skip to content
Claude Desktop

freddy for Claude Desktop

coach.freddy/freddy

Connect your wearables, rings and training apps, then ask your AI about your own health data.

client:Claude Desktop transport:streamable-http

Install freddy in Claude Desktop

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

{
  "mcpServers": {
    "freddy": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://freddy.coach/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

freddy in other clients