I built DebugMCP to let AI agents use actual debugging tools inside VS Code - set breakpoints, inspect variables and step through execution.
The idea is simple: give agents the same tools developers rely on.
In my experiments, this changes how bugs get fixed: instead of trial-and-error, the agent can follow the program state.
This is still early, and I’m trying to understand: - does this meaningfully improve real workflows? - what debugging capabilities are actually missing for agents?
Would love feedback, especially from people using Copilot / Claude / Cursor.