VS Code Debugger MCP ServerGive your AI coding assistant debugging superpowers in Visual Studio Code. Why Install This Extension?Modern AI assistants can write code, but they can't debug it—until now. This extension acts as a secure bridge between your favorite AI tools (like GitHub Copilot, Roo Code, Claude, and others) and the VS Code debugger. With it, your AI can:
No more cluttered logs or messy debug code — let your AI handle it smartly inside VS Code. Debug smarter, not louder. 💖 Like this extension? Support the development here: Every donation helps keep the tools free and evolving. 👤 Free for personal use How It WorksThis extension runs quietly in the background as a secure MCP (Model Context Protocol) server. Most modern AI assistants and development tools support MCP and can connect directly to this server. When your AI assistant needs to start a debugging session, it sends a request via MCP. The extension then translates that request into commands for VS Code’s built-in debugger—all behind the scenes. As a user, you simply tell your AI assistant something like: "Debug this script" or "Find out why this function crashes." The AI takes it from there—starting the debugger, inspecting stack traces, and identifying problematic variables—without you having to write a single log or breakpoint. Getting Started in 3 Steps1. Install This ExtensionInstall VS Code Debugger MCP Server from the VS Code Marketplace. 2. Configure This Extension
3. Configure Your AI AssistantTell your AI assistant how to connect to this server. Below are configuration examples for common tools and transport types. Add the appropriate snippet to your AI tool's MCP/server configuration. Example MCP Client ConfigurationsStreamable HTTP MCP Server Config for Roo Code
Streamable HTTP MCP Server Config for Github Copilot
SSE MCP Server Config for Roo Code
Supported Debugging Tools (MCP Commands)
LicenseSEE LICENSE IN LICENSE FILE |