REM-Bar

psufka/REM-Bar
★ 0 stars Swift 🤖 AI/LLM Updated 4d ago
Native macOS menu-bar app for Oura Ring data with a bundled MCP server.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "rem-bar": {
      "command": "npx",
      "args": [
        "-y",
        "psufka/REM-Bar"
      ]
    }
  }
}

README Excerpt

> Your Oura Ring, without opening the dashboard. <img src="docs/rem-bar-screenshot.png" alt="REM-Bar menu-bar popover showing Oura metric cards" width="520" /> Tiny native macOS 14+ menu-bar app for Oura Ring data. REM-Bar shows sleep, readiness, activity, recovery, SpO2, VO2 max, bedtime guidance, and related trends as configurable menu-bar cards. It also ships a small read-only MCP server so Claude Code, Codex, or any other MCP-capable LLM client can query the same Oura data locally.