claude-debugs-for-you

TypeScript

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

Agent Frameworks
Developer Tooling
Function Calling

Architecture and Design Patterns

The repository implements a client-server architecture. The core component is an MCP server (Node.js application) that communicates with a VS Code extension. The extension facilitates the integration with LLMs like Claude, enabling them to interact with the debugging process within VS Code. It uses a debugger console and launch configurations.

About

Language

TypeScript

Stars

182

Categories

Agent FrameworksDeveloper ToolingFunction Calling