
MCP server for real-time Chrome debugging via breakpoint control.
Visit Chrome Debugger MCP
Chrome Debugger MCP is an MCP server that exposes Chrome DevTools Protocol (CDP) debugging primitives as MCP tools. It enables AI agents to connect to a live Chrome tab, hit breakpoints, inspect scope values, evaluate JavaScript in paused call frames, and step through code with runtime values—facilitating advanced, runtime-aware debugging instead of static guesswork. The tool is ideal for developers and teams building AI agents or tools that require robust, programmatic Chrome debugging, emphasizing breakpoint-driven workflows.
Visit Chrome Debugger MCP's official website for product details and getting started.
Step-by-step guide to help you set up and start using Chrome Debugger MCP effectively.