The Chrome DevTools MCP server has been enhanced to allow coding agents to directly connect to active browser sessions, enabling features like reusing existing browser sessions and accessing active debugging sessions. This feature is available in Chrome M144 and can be configured using the --autoConnect command line argument. The enhancement aims to improve productivity by allowing seamless transitions between manual and AI-assisted debugging. The feature requires remote debugging to be enabled in Chrome and user permission for each debugging session.