#616 · Primary category: AI Coding Assistants

claude-debugs-for-you

anthropic autodebug automation claude context debug debugging debugging-tool llm mcp model model-context-protocol protocol vibe vibe-coding vibe-debugging vscode vscode-extension

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