Capture and stream browser console output by navigating to a specified URL. Execute custom commands, wait for elements, and manage timeouts for precise browser automation tasks.
Navigate to web pages and capture browser console output with real-time streaming, allowing developers to monitor JavaScript errors, logs, and debug information during automation.
Retrieve console logs from the Vite Dev server to monitor real-time updates. Specify checkpoints or limit the number of logs to focus on relevant debugging information.
A minimal browser debugging MCP server that monitors Chrome Console logs and executes JavaScript. 97% lighter than full DevTools alternatives, providing just 4 essential tools for efficient debugging without consuming excessive context tokens.
Enables AI assistants to fully interact with console applications, monitor output, detect errors, and automate terminal workflows across multiple sessions. Similar to how Playwright works for web browsers but for command-line interfaces.