Vscode Debugger
rating : 4 points
downloads : 337
🚀 Claude Debugs For You
Allow Claude (or any LLM) to interactively debug code with you.
Alias: Emotional Debugging
Allow Claude (or any LLM) to interactively debug code with you
This is an MCP server and a VS Code extension that allows Claude to interactively debug and evaluate expressions.
This means it should also work with other models/clients, etc., but I'm only demonstrating with Claude Desktop and Continue here.
It's language-agnostic, assuming the debug console supports it and there's a valid launch.json for debugging in VSCode.
🚀 Quick Start
- Download the content from Releases or VS Code Marketplace.
- Follow the installation prompts.
- Open VS Code and go to Preferences.
- Select "Extensions", search for "Claude Debugs For You" and install it.
💻 Usage Examples
Basic Usage
- Set breakpoints in your code file.
- Click the start button in the debug toolbar or press F5 to start a debug session.
- Claude will automatically connect to the debug server and allow you to evaluate expressions and inspect variables during debugging.
📦 Installation
Configuration Options
- autostart: Whether to automatically start the debug server (default is true).
- port: The port used by the debug server (default is 9292).
💻 Usage Examples
Advanced Usage
Open the examples/python
folder and run the following Python code:
def longest_substring_with_k_distinct(s, k):
# Your implementation code
During debugging, you can ask Claude any questions and let it help you find errors.
⚠️ Important Note
- If you have multiple VS Code windows open, a prompt may appear. You can gracefully switch "Claude Debugs For You" between windows.
- You can disable the auto-start feature. In this case, just click the status bar menu and select "Start Server".
📄 Roadmap
- [ ] Use ripgrep to find what you need instead of listing files and getting file contents.
- [x] Add support for conditional breakpoints.
- [ ] Add a "Fix" feature that allows MCP to suggest changes via CodeLens or "Quick Fix" for users to choose whether to apply.
Your creative ideas are also welcome here!
Featured MCP Services

Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
1.7K
5 points

Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
823
4.3 points

Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
79
4.3 points

Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
130
4.5 points

Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
554
5 points

Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
6.6K
4.5 points

Context7
Context7 MCP is a service that provides real-time, version-specific documentation and code examples for AI programming assistants. It is directly integrated into prompts through the Model Context Protocol to solve the problem of LLMs using outdated information.
TypeScript
5.2K
4.7 points

Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
745
4.8 points