2026-03-15 Hacker News Top Articles and Its Summaries
1. Let your Coding Agent debug the browser session with Chrome DevTools MCP Total comment counts : 16 Summary Chrome DevTools MCP server now supports auto-connecting to an active Chrome session, letting coding agents attach to a live browser for remote debugging. To use it, enable remote debugging in Chrome (chrome://inspect#remote-debugging) and run the MCP server with –autoConnect. When a connection is requested, Chrome shows a permission dialog; during the session, a banner indicates automated control....