#616 · Primary category: AI Coding Assistants
claude-debugs-for-you
Enable any LLM (e.g. Claude) to interactively debug any language for you via MCP and a VS Code Extension
Project last updated:12/20/25
GitHub Stars
514
Forks
51
Contributors
5
License
MIT
Why we included this project
This project hands your debugger's controls directly to the model: an MCP server paired with a VS Code extension lets Claude Desktop (or any similar client) set breakpoints, step through execution, and evaluate expressions in any language your debugger already supports. Because it builds on VS Code's existing debugging infrastructure and your launch.json rather than shipping per-language tooling, setup stays light. If you already debug in VS Code, the model can take over the tedious locate-and-inspect loop while you watch every breakpoint it places. The MCP integration also enables other clients like Continue or Cursor.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.