OpenBrowserClaw
Browser-native personal AI assistant — zero infrastructure, the browser is the server
About
A browser-only reimagination of NanoClaw. Runs entirely in a browser tab as a PWA with no backend. Uses IndexedDB for storage, OPFS for files, Web Workers for the agent loop, and a WebVM (v86 Alpine Linux in WASM) for shell commands. Supports Telegram as an optional channel. Paste an Anthropic API key and go.
At a Glance
Runs On
LLM Required
Yes — needs API key
MCP Support
No
Ecosystem Role
Reimplementation
Entire personal AI assistant running in a single browser tab — no server, no Docker, no Node.js
Editorial Take
OpenBrowserClaw sits in the OpenClaw family as a reimplementation rather than a generic AI agent tool. It is written in TypeScript and currently shows 585 GitHub stars, which gives a quick sense of where it fits between experimentation and mainstream adoption.
OpenBrowserClaw is best understood as a response to the tradeoffs in OpenClaw itself. Compared with the flagship project, its community is roughly 580x smaller, but that smaller scope often exists because the project is optimizing for a sharper use case: minimal-footprint environments.
Operationally, this project targets minimal-footprint environments. Its deployment surface spans Browser (PWA / WASM), Messaging (Telegram / Discord).
Best For
Minimal-footprint environments
- + It supports browser-native usage, which lowers the operational burden for lightweight deployments.
- + Its category focus on browser and lightweight makes the product direction easier to understand than generic agent frameworks.
Tradeoffs
What to understand before choosing OpenBrowserClaw over another project in the ecosystem.
- - The smaller community means fewer battle-tested examples, integrations, and third-party writeups.
- - 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
#30 of 54 on the leaderboard →Stars
★ 585
+7 this week
Forks
80
Open Issues
9
Last Commit
30d ago
OpenClaw Relationship
OpenBrowserClaw 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 February 28, 2026
Compare with...
Compare OpenBrowserClaw with any project in the toolSimilar Projects
NanoClaw
Security-first, radically minimal
Moltworker
OpenClaw in Cloudflare Workers
ClaudeClaw
OpenClaw built into Claude Code
NextClaw
Ultra-lightweight OpenClaw alternative with full plugin compatibility
SafeClaw
Zero-LLM OpenClaw alternative
FreeClaw
Minimal OpenClaw-like Python agent