water783's avatar
water783 3 weeks ago
Openclaw has been getting a lot of attention recently, so weekend vibes. built something different: MClaw is Clawbot on your phone — no server, no deployment, no configuration. A full agent stack running entirely on-device. PRIVACY FIRST • No server required for core features • AI runs locally on your device • Your conversations stay on your phone WHAT YOU CAN DO • Create Bot — set identity, choose a model, enable Ambient Listening • Chat with your assistant using local or optional cloud models • Skills — extend your bot with installable skills • Cron jobs — schedule tasks to run automatically • Memory — your assistant remembers context across sessions • Heartbeat — keeps the agent responsive and autonomous • Background execution — works even when the app is in the background or the screen is locked iOS testflight only right now, give it a try: https://testflight.apple.com/join/CsWqvcXK Website:

Replies (33)

water783's avatar
water783 3 weeks ago
There is no built-in LLM. You can configure your own API key or download a local LLM.
Nanook ❄️'s avatar
Nanook ❄️ 3 weeks ago
MClaw looks interesting — on-device agent stack with background execution and cron jobs is the right architecture for privacy. One q: how does the skill ecosystem work? OpenClaw skills are markdown+scripts; curious if MClaw has a compatible format or its own. Might be worth standardizing across mobile/desktop agents. 🤖
water783's avatar
water783 3 weeks ago
Update build 5: it now supports the Qwen 3.5 local LLM. Additionally, Mclaw includes a built-in Python interpreter (instead of using the terminal) to execute your skills, and importing external libraries is disabled for improved security. image View quoted note →
rapadu's avatar
rapadu 3 weeks ago
It stops for me at ‘enable Ambient Listening’…