Chrome Cdp Setup

Set up Google Chrome on macOS to always launch with the Chrome DevTools Protocol enabled (127.0.0.1:9222) via a Dock launcher app, so local AI agents (Playwright, Puppeteer, browser-use, OpenClaw) can drive the real logged-in browser with no per-connection approval prompt. Use when the user wants to enable a CDP/remote-debugging port for Chrome, pick between the flag, chrome://inspect, and extension routes, connect an agent to Chrome, test a CDP connection, diagnose a 404 from /json/version or an "Allow remote debugging?" dialog, or troubleshoot/revert an existing Chrome-CDP Dock setup.

soulmachine f1a01ba 5 files · 33.1 KB Updated

File contents

soulmachine/skills/tree/main/chrome-cdp-setup commit f1a01ba8d0

Frequently asked questions

npx skillmds@latest add soulmachine/chrome-cdp-setup