Back to directory
claude-debugs-for-you

claude-debugs-for-you

@jasonjmcghee507

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

MCPVS Code ExtensionDebuggingLLMClaudeAItool

Installation & Configuration

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

Information

Transport
stdiosse
Language
TypeScript
Created
2025/1/16
Updated
2026/6/6