INTEGRATION

OpenClaw

Create an OpenClaw browser profile and route OpenClaw browser tasks through Remote Browser.

Install

install browser profile
curl -fsSL https://app.remote-browser.dev/openclaw/install.sh \
  | bash -s -- https://app.remote-browser.dev YOUR_API_KEY

What it does

  • Creates or updates ~/.openclaw/openclaw.json.
  • Enables browser support and sets browser.defaultProfile to remote-browser.
  • Adds a CDP URL like wss://brapi.remote-browser.dev/connect?apiKey=...&timeout=5.
  • Sets short CDP connection and handshake timeouts.

Use it

openclaw
openclaw browser open https://example.com
Next stepSkill integration