Acts as a bridge between a Chrome DevTools extension and Claude AI, enabling functionalities such as console log capture, error tracking, network request monitoring, screenshot capture, element inspection, and log clearing. It automatically detects port availability, handles JSON output formatting, and provides a build script compatible with Windows and Linux/Mac, ensuring a smoother integration and debugging experience.
Key Features
01Captures console logs and errors
02Monitors network requests (successes and errors)
03Captures screenshots of the page
04Inspects selected elements in the browser
05Automatically detects and uses available ports
062 GitHub stars