ZClaw
Personal AI assistant on ESP32 — 888 KiB firmware
About
C-based personal AI assistant that runs on ESP32 microcontrollers. Supports scheduled tasks, GPIO control, persistent memory, custom tools, and Telegram integration. Strict 888 KiB all-in firmware budget including ESP-IDF runtime, Wi-Fi, TLS, and certs. The smallest claw-family project running on actual hardware.
At a Glance
Runs On
LLM Required
Yes — needs API key
MCP Support
No
Ecosystem Role
Alternative
Performance
Binary: 888 KiB
888 KiB firmware — runs on ESP32, not a server
Editorial Take
ZClaw sits in the OpenClaw family as a alternative rather than a generic AI agent tool. It is written in C and currently shows 2.0k GitHub stars, which gives a quick sense of where it fits between experimentation and mainstream adoption.
ZClaw is best understood as a response to the tradeoffs in OpenClaw itself. Compared with the flagship project, its community is roughly 168x smaller, but that smaller scope often exists because the project is optimizing for a sharper use case: edge and embedded deployments.
Operationally, this project targets edge and embedded deployments. Its deployment surface spans Embedded / IoT / RPi.
Best For
Edge and embedded deployments
- + It already has meaningful community validation at 2.0k GitHub stars.
- + Its platform story explicitly includes constrained hardware, not just servers and laptops.
- + The published performance profile suggests a deliberate focus on runtime efficiency rather than feature sprawl.
Tradeoffs
What to understand before choosing ZClaw over another project in the ecosystem.
- - It still depends on an external LLM provider, so token spend and vendor reliability remain part of the operating model.
- - Teams standardizing on MCP will need custom integration work or a different tool choice.
- - Its deployment focus is opinionated, so it may not fit teams that want a conventional server-first setup.
GitHub Stats
#21 of 54 on the leaderboard →Stars
★ 2.0k
+21 this week
Forks
169
Open Issues
11
Last Commit
5d ago
OpenClaw Relationship
ZClaw is an OpenClaw-inspired project — part of the growing ecosystem of personal AI agent frameworks that trace their lineage to Peter Steinberger's original self-hosted assistant.
Added to Shelldex on March 2, 2026
Compare with...
Compare ZClaw with any project in the toolSimilar Projects
PicoClaw
AI agents on a $10 board
MimicLaw
Bare metal AI on a $5 chip
RT-Claw
Making AI assistants cheap again
OpenBrowserClaw
Browser-native personal AI assistant — zero infrastructure, the browser is the server
SafeClaw
Zero-LLM OpenClaw alternative
ClawGo
Headless OpenClaw client in Go