ended3월 15일· 3 sources

Let your Coding Agent debug the browser session with Chrome DevTools MCP

코딩 에이전트가 Chrome DevTools MCP로 브라우저 세션을 직접 디버깅하도록 하기

Why it matters

Chrome DevTools MCP server now allows coding agents to directly connect to active browser sessions, enabling reuse of existing sessions (e.g., behind sign-in) and access to active debugging sessions in DevTools UI. The feature, available in Chrome M144+, uses a new --autoConnect option that requests remote debugging connections with user permission via a dialog prompt.

3
Sources
+0
24h
Growth
190d
Active
agent-browserai agentai agentsauto connectionbrowser automationbrowser sessioncdpchrome devtoolschrome devtools mcpchrome devtools protocolcoding agentdebugginglighthousemcpplaywrightplaywright mcpremote debugging

Sources

Related Issues