/install browser-cdp-tailnet
Use the shared remote Chromium/CDP browser over the tailnet.
Default target:
- CDP base URL:
http://100.101.184.33:9223 - Browser WS endpoint:
ws://100.101.184.33:9223/devtools/browser/3fbb2459-85c5-40b5-8d50-6f3c596cf8d5
Preferred connection method:
chromium.connectOverCDP("http://100.101.184.33:9223")
Hard rules:
- Prefer the HTTP CDP base URL over hardcoding the raw WS endpoint when your client supports it.
- If
/json/versionreportsws://localhost/..., replacelocalhostwith100.101.184.33:9223. - Verify with a small probe before claiming it works.
Known-good checks already observed on this machine:
/json/versionresponded onhttp://100.101.184.33:9223- CDP WebSocket handshake succeeded
Browser.getVersionsucceeded- live navigation to YouTube succeeded
Use this skill instead of local browser skills when the browser should be shared across agents or reached remotely over the tailnet.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install browser-cdp-tailnet - After installation, invoke the skill by name or use
/browser-cdp-tailnet - Provide required inputs per the skill's parameter spec and get structured output
What is Browser CDP Tailnet?
Use the detached shared Chromium browser exposed over the tailnet CDP endpoint. Trigger this when Lotfi asks for the detached browser, shared browser, remote... It is an AI Agent Skill for Claude Code / OpenClaw, with 50 downloads so far.
How do I install Browser CDP Tailnet?
Run "/install browser-cdp-tailnet" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Browser CDP Tailnet free?
Yes, Browser CDP Tailnet is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Browser CDP Tailnet support?
Browser CDP Tailnet is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Browser CDP Tailnet?
It is built and maintained by lotfinity (@lotfinity); the current version is v1.0.0.