One Script.
Full Visibility.
Install ClawBridge and get a live, securely-tunneled dashboard of everything your OpenClaw agents are doing. No account. No complex config. Just run it.
Send this to your OpenClaw:
Read this skill and follow it to install ClawBridge:
https://clawbridge.app/SKILL.mdThis prompts your agent to learn the skill and install the dashboard automatically.
No Proxy. No Code Changes.
ClawBridge does not sit between your agent and the AI models. It has zero interference with your existing operations.
Instead, it acts as a lightweight observer. It reads the same SQLite databases, transcripts, and logs that OpenClaw already writes to the workspace disk.
Observer Node
Reads logs, never blocks the main loop.
Real-time Feed
Pipes updates directly to your screen.
No Port Forwarding.
Global Access.
Exposing your local server to the Internet is risky and complicated. ClawBridge uses embedded Cloudflare Quick Tunnels to bypass all firewall configurations.
- Outbound Only: Your server never opens incoming ports. The tunnel connects out, preventing external scanning.
- Public URL instantly: You receive a unique `trycloudflare.com` URL within seconds of running the start command.
$ npm start
Starting ClawBridge v1.1.1...
Initializing database connection...
Starting Cloudflare Tunnel...
✔ Dashboard Ready!
Local: http://localhost:8900
Public: https://warm-breeze.trycloudflare.com
100% Local Data.
The dashboard runs locally. The logs stay local. We don't have a backend. We don't store your data. We don't know what your agents are doing.