Index / MimiClaw · updated Aug 17, 2026

MimiClaw

memovai/mimiclaw · healthy · rank 15 of 43 by stars

Runs OpenClaw-style agent loop on a $5 ESP32-S3 chip with pure C, no OS or Node.js. Tiny hardware assistant with Telegram UI, local flash memory, and 0.5W draw.

#embedded#esp32#hardware#telegram#local-first
Compare vs OpenClaw
GitHub ↗

Facts

Repository

Contributors6
Open issues114
Last commitMar 17, 2026
Release cadence~36 days
Latest releasev0.1.1

Runtime

LanguageC
Memory1.5 MB
Boot time5 ms
Deploymentedge · self-hosted
Setup difficultyMedium
Plugin ecosystemLimited

Posture

LicenseMIT
Local-firstYes
Cloud dependencyRequired
Multi-userNo
Privacy postureMixed

Community

Sentiment55% positive
Reddit mentions0
Web results10

Security breakdown

Composite 40 / 100 · how these are scored

Sandboxing1 / 10

higher is safer

API security3 / 10

higher is safer

Network isolation2 / 10

higher is safer

Telemetry safety7 / 10

higher is safer

Shell access risk1 / 10

higher is riskier

Model access

Read from the repository, not written by a model · 52 files examined

2 providers

Direct
AnthropicOpenAI

Pinned models

claude-opus-4-5 released 2025-11-24 — 9 months old (from the public model catalogue)

Pin last edited 5 months ago

Evidence

Decision

Why choose MimiClaw over OpenClaw?

Why choose this

  • Runs on $5 chip with 0.5W power
  • No OS overhead, pure C bare metal
  • Tiny footprint, physically portable

Tradeoffs

  • Limited tooling vs full OpenClaw
  • No rich plugin/skill ecosystem
  • Requires flashing firmware, less accessible

Best fit

  • Hobbyists wanting AI on tiny hardware
  • Offline-ish local agent on ESP32
  • Telegram-based assistant on the cheap

Avoid if

  • Need full OS-level integrations
  • Want rich plugin ecosystem
  • Require multi-user support
High Confidence80%

README and commits confirm active OpenClaw-compatible embedded clone, but Reddit hits are unrelated game mentions, creating uncertainty in community sentiment.

AI layer reviewed Aug 2, 2026 · how this is written

Star activity

5,702 stars today

Overview

MimiClaw is a hardware-native AI assistant that ports the OpenClaw concept onto a $5 ESP32-S3 microcontroller, running entirely in pure C without any operating system, Node.js, or external server. Its core architecture consists of a lightweight agent loop that receives Telegram messages over WiFi, queries Anthropic or OpenAI models, executes local tools, and persists session memory on onboard SPIFFS flash storage.

Recent commits show active development: USB-JTAG console switching, SPIFFS binary inclusion in releases, GPIO skill support, and captive portal WiFi onboarding. Unlike OpenClaw which targets desktops, mobile, and cloud with a rich plugin ecosystem, MimiClaw prioritizes physical portability, 0.5W power draw, and a minimal attack surface on edge silicon.

The project is best suited for makers and embedded enthusiasts who want a pocket-sized, always-on assistant, but it lacks the multi-channel integrations, skill registry, and user-friendly setup of the parent OpenClaw project.

Nominate a clone

Add a new Claw

Paste a GitHub repository and tell us why it belongs on the tracker.

Opens a prefilled issue on GitHub — every nomination is public. Comfortable with a PR? Adding the repo to projects.json is faster.