DISCLAIMER: Much of this was written with Copilot (GPT-5 mini and Sonnet 4.5) as a starting point to learn from. As I've/am learning, more and more of the code is/will be updated with my own code.
IDE Code Debug Bridge is a VS Code / Cursor extension that exposes the full debugger as MCP tools. An AI running in your terminal (Claude Code, or any MCP-compatible client) can set breakpoints, start ...