Claude Debugs icon

Claude Debugs

Enables any LLM to interactively debug code in any language through MCP and a VS Code Extension.

About

Claude Debugs empowers you to use Large Language Models like Claude to debug code interactively within VS Code. It acts as an MCP server and VS Code extension, allowing LLMs to evaluate expressions, set breakpoints, and step through code in any language with debugger console support and a valid launch.json configuration. This enhances the debugging workflow by providing LLM-powered assistance to identify and resolve issues in your code.

Key Features

  • VS Code extension integration
  • Language-agnostic debugging support
  • 220 GitHub stars
  • Interactive debugging via LLM
  • Supports Claude Desktop and Continue (among other clients)
  • MCP server implementation

Use Cases

  • Debugging code in any language supported by VS Code's debugger
  • Interactive debugging with Claude or other LLMs
  • Automated debugging assistance within VS Code