badgemagic-app

GitHub

Badge Magic with LEDs - mobile and desktop app, iOS, Mac, Android

1,992 stars Dart
RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "badgemagic-app": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-badgemagic-app"
      ]
    }
  }
}