Hi! Yep, but it depends what you mean by “system browser”.
1) Control a browser on the VPS
OpenClaw can run its own Playwright/Chromium browser on the gateway host (your VPS). This is usually headless on a VPS, and it won’t be your personal Chrome profile/cookies unless you do extra work to wire that up.
Docs: https://docs.openclaw.ai/tools/browser (see also FAQ “Can the OpenClaw browser run headless?”)
2) Control your existing desktop Chrome/Brave (the “real system browser”)
That’s the Chrome extension browser takeover flow. Key detail: the extension must run on the machine that has the browser, and you manually “attach” the tab by clicking the extension button.
Quick commands:
openclaw browser extension installopenclaw browser extension path
Docs: https://docs.openclaw.ai/tools/chrome-extension (also in the FAQ under “How do I install the Chrome extension for browser takeover?”)