ai-hardware-buddy

skitzo2000/ai-hardware-buddy
★ 1 stars Go 💻 Code/Dev Tools Updated 1d ago
Claude Code plugin that drives a Claude-XXXX BLE pet device (CYD / M5StickC) — surface approval prompts, mirror session state, push token usage. Self-contained Go 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": {
    "ai-hardware-buddy": {
      "command": "go",
      "args": [
        "run",
        "github.com/skitzo2000/ai-hardware-buddy@latest"
      ]
    }
  }
}

README Excerpt

A Claude Code plugin that mirrors your session — running tools, permission prompts, transcripts, token usage — to a small ESP32 BLE device with a TFT screen. Originally a port of Anthropic's firmware; this project drives that firmware from **Claude Code** (the CLI / IDE-extension / web), replacing the Claude Desktop app's built-in