Back to directory
jasonjmcghee/claude-debugs-for-you

jasonjmcghee/claude-debugs-for-you

@jasonjmcghee

Enable any LLM (e.g. Claude) to interactively debug any language for you via MCP and a VS Code Extension

debuggingmcpvscodetypescriptllmclaudedebugtoolsautomation

Installation & Configuration

{
  "mcpServers": {
    "debug": {
      "command": "node",
      "args": [
        "/path/to/mcp-debug.js"
      ]
    }
  }
}

Information

Transport
stdiosse
Language
TypeScript
Created
2026/6/12
Updated
2026/6/13