#OpenClaw Browser Access
1 messages · Page 1 of 1 (latest)
Yep — OpenClaw can do browser automation, and you can watch it, but the “best” setup depends on where you want the browser to live.
Option A (recommended): keep Gateway on the cloud VM, run the browser on your own computer
This gives you the nicest “I can see what it’s doing” experience.
- Run a node host on the machine where you have a normal Chrome UI
- Use the Chrome extension relay to “attach” a tab (toolbar button → badge
ON) - The cloud Gateway proxies browser actions to your local machine, so you can watch it live
Docs: https://docs.openclaw.ai/tools/chrome-extension
Option B: run an OpenClaw-managed browser on the VM, and watch via Chrome Remote Desktop
This works if your VM has a desktop environment / display.
- Make sure the browser is not headless (
browser.headless: false) - Start the OpenClaw-managed profile (
openclaw), then use Chrome Remote Desktop to view the VM desktop