claude-debugs-for-you

jasonjmcghee/claude-debugs-for-you
★ 494 stars TypeScript 🤖 AI/LLM Updated 1mo ago
Enable any LLM (e.g. Claude) to interactively debug any language for you via MCP and a VS Code Extension
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "claude-debugs-for-yo": {
      "command": "npx",
      "args": [
        "-y",
        "jasonjmcghee/claude-debugs-for-you"
      ]
    }
  }
}

Topics

anthropicautodebugautomationclaudecontextdebugdebuggingdebugging-toolllmmcpmodelmodel-context-protocolprotocolvibevibe-coding