Original Reddit post

AI coding agents are very good coders, but when something breaks, they desperately try to figure it out by reading the code or adding thousands of print statements. They lack access to the one tool every developer relies on - the Debugger🪲 DebugMCP bridges this gap. It’s a VS Code extension that exposes the full VS Code debugger to AI agents via the Model Context Protocol (MCP). Your AI assistant can now set breakpoints, step through code, inspect variables, evaluate expressions - performing real, systematic debugging just like a developer would. 📌It works with GitHub Copilot, Cline, Cursor, Roo and more. 📌Runs 100% locally - no external calls, no credentials needed https://preview.redd.it/1jo5us5nzdpg1.jpg?width=1920&format=pjpg&auto=webp&s=4083ff48e371abf099d34ed2dbb0d13d84dbc963 submitted by /u/RealRace7

Originally posted by u/RealRace7 on r/ArtificialInteligence