Claude Controls ESP32 via MCP
Sweaty_Wedding_2330 · reddit · 2026-07-18
The author shared a physical hardware-oriented MCP server that allows Claude to read sensor data and control ESP32 once an explicit toggle is enabled.
The design focuses on permission layering:
- Read tools are enabled by default for viewing projects, variables, statuses, time series, and dashboards.
- Management tools require both a global write switch and a separately granted mcp:manage scope via OAuth authorization.
The author emphasizes that this approach is disabled by default, owner-only, separates read and write permissions, and lacks deletion tools. All write operations are flagged with source=mcp in the audit logs. The project is MIT-licensed, with design notes and a repository link provided.
More from coding & agent
- An MCP server signs every AI agent tool call into a verifiable Merkle chain — Funky_Chicken_22 · 2026-07-22
- Annotated transcript of a Claude Code team interview is now available — trq212 · 2026-07-22
- Claude Code skill uses 10 Markdown rules to make outputs ADHD-friendly — alex_verem · 2026-07-22
- BUZZ launches as an open-source group chat layer for teams and agents — Scobleizer · 2026-07-22
- A Firecracker-based platform says it can host 6,000 AI agents on one 256 GB server — maritime_sh · 2026-07-22
- A better path to agent autonomy is running waves, finding friction, and iterating — JnBrymn · 2026-07-22