Enables any LLM to interactively debug code in any language through MCP and a VS Code Extension.
Sponsored
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.
主な機能
01VS Code extension integration
02Language-agnostic debugging support
03220 GitHub stars
04Interactive debugging via LLM
05Supports Claude Desktop and Continue (among other clients)
06MCP server implementation
ユースケース
01Debugging code in any language supported by VS Code's debugger