ja

jasonjmcghee/claude-debugs-for-you

๐Ÿ“‡ ๐Ÿ  An MCP Server and VS Code Extension which enables (language agnostic) automatic debugging via breakpoints and expression evaluation.

#debugging#VS Code#breakpoints
Publisherjasonjmcghee/claude-debugs-for-you
Submitted date4/19/2025

Overview: Claude Debugs For You

Title

Claude Debugs For You

How to Use

  1. Download and install the VS Code extension.
  2. Configure the MCP server for your preferred setup (stdio for Claude Desktop or /sse for Cursor).
  3. Start debugging interactively with Claude or another LLM.

Key Features

  • Enables LLMs like Claude to debug code interactively.
  • Works with VS Code's built-in debugger.
  • Language-agnostic (requires debugger console support).
  • Supports multiple MCP client setups (stdio or SSE).
  • Provides real-time debugging with breakpoints and expression evaluation.

Use Cases

  • Debugging code step-by-step with an AI assistant.
  • Identifying and fixing errors in real time.
  • Learning debugging techniques with guided AI interaction.
  • Enhancing productivity in VS Code with AI-powered debugging.

Visit More

View All