Interactively debug code in many languages through MCP and VS Code.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "claude-debugs-for-you" yet — see the docs or source repo.
Use MCP to connect to my VS Code workspace, run and debug this Python project, identify why the unit tests are failing, and suggest the smallest possible fix.
A root-cause analysis, relevant code locations, debugging summary, and an actionable minimal fix.
Inspect the state update logic in this TypeScript/React page, reproduce why the UI does not refresh after clicking the button, and explain which state transition is broken.
Reproduction steps, the affected component and function, the broken state flow, and a proposed code fix.
Debug this Node.js build pipeline, determine why npm run build fails, identify the exact issue in config, dependencies, or scripts, and provide the fix order.
A categorized failure analysis, key log interpretation, affected files, and prioritized remediation steps.
Let AI agents debug code through VS Code in real sessions.
Let AI debug Python with breakpoints, stepping, variable inspection, and evaluation.
Let AI agents control the VS Code debugger across supported languages.
Control Visual Studio 2022 via MCP for file, build, and debugging tasks.
Debug code across languages with breakpoints, stepping, and stack trace inspection.
Delegate coding and debugging from Claude Code to OpenAI Codex with auto-recovery.