Skip to main content
ClaudeWave
anthropics avatar
anthropics

claude-desktop-buddy

View on GitHub

Reference and an example for the Bluetooth API for makers in Claude Cowork & Claude Code Desktop

Tools2.2k stars379 forksC++NOASSERTIONUpdated 1mo ago
Editor's note

Claude Desktop Buddy is a reference implementation and C++ firmware project that exposes a Bluetooth Low Energy API letting makers connect physical hardware devices to Claude Cowork and Claude Desktop (including Claude Code). The core protocol, documented in REFERENCE.md, uses Nordic UART Service UUIDs and JSON schemas to relay permission prompts, session state, and transcripts from the desktop app to a microcontroller over BLE. The included example targets an M5StickC Plus (ESP32) and runs a desk companion that cycles through seven animated states tied to Claude activity: sleeping when disconnected, visibly agitated when an approval is pending, and celebrating every 50,000 tokens consumed. Physical buttons on the device let users approve or deny permission prompts without touching the computer. Custom GIF character packs up to 1.8MB can be pushed to the device live over BLE via a drag-and-drop target in the Hardware Buddy window. The project is aimed at hardware hobbyists and developers who want to build tangible, reactive accessories for Claude workflows.

ClaudeWave Trust Score
97/100
Verified
Passed
  • License: NOASSERTION
  • Recently active
  • Healthy fork ratio
  • Clear description
  • Trusted owner (anthropics)
  • Documented (README)
Last scanned: 6/11/2026
Get started
Method: Clone
Terminal
git clone https://github.com/anthropics/claude-desktop-buddy
1. Clone the repository.
2. Follow the README for installation and usage instructions.

Tools overview

README preview not available. Visit the repo on GitHub for full documentation.

What people ask about claude-desktop-buddy

What is anthropics/claude-desktop-buddy?

+

anthropics/claude-desktop-buddy is tools for the Claude AI ecosystem. Reference and an example for the Bluetooth API for makers in Claude Cowork & Claude Code Desktop It has 2.2k GitHub stars and was last updated 1mo ago.

How do I install claude-desktop-buddy?

+

You can install claude-desktop-buddy by cloning the repository (https://github.com/anthropics/claude-desktop-buddy) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is anthropics/claude-desktop-buddy safe to use?

+

Our security agent has analyzed anthropics/claude-desktop-buddy and assigned a Trust Score of 97/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains anthropics/claude-desktop-buddy?

+

anthropics/claude-desktop-buddy is maintained by anthropics. The last recorded GitHub activity is from 1mo ago, with 24 open issues.

Are there alternatives to claude-desktop-buddy?

+

Yes. On ClaudeWave you can browse similar tools at /categories/tools, sorted by popularity or recent activity.

Deploy claude-desktop-buddy to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: anthropics/claude-desktop-buddy
[![Featured on ClaudeWave](https://claudewave.com/api/badge/anthropics-claude-desktop-buddy)](https://claudewave.com/repo/anthropics-claude-desktop-buddy)
<a href="https://claudewave.com/repo/anthropics-claude-desktop-buddy"><img src="https://claudewave.com/api/badge/anthropics-claude-desktop-buddy" alt="Featured on ClaudeWave: anthropics/claude-desktop-buddy" width="320" height="64" /></a>

More Tools