VSCode Debugger

Integrates with VS Code's debugging capabilities to enable interactive code debugging and expression evaluation.

jasonjmcghee 512 ↓ 77
Claude CodeClaude DesktopGeneric
View source ↗

This MCP server and VS Code extension, created by Jason McGhee during a 2-hour hackathon, enables AI models like Claude to interactively debug code and evaluate expressions. Built as a language-agnostic tool, it integrates with VS Code's debugging capabilities and launch configurations. The implementation allows AI assistants to set breakpoints, step through code, and inspect variables in real-time, providing a unique approach to AI-assisted debugging. It's particularly useful for developers seeking AI guidance in troubleshooting complex code issues, understanding program flow, or learning debugging techniques, without requiring the AI to have direct access to the development environment.

Source

Repository: https://github.com/jasonjmcghee/claude-debugs-for-you

Maintain VSCode Debugger?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

VSCode Debugger on getagentictools
[![VSCode Debugger on getagentictools](https://getagentictools.com/badge/mcp/jasonjmcghee-claude-debugs-for-you.svg)](https://getagentictools.com/mcp/jasonjmcghee-claude-debugs-for-you?ref=badge)