Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by jasonjmcghee • Tools & CLI
An MCP server and VS Code extension that lets Claude (and other LLMs) interactively debug code via the VS Code debugger.
Control a VS Code debugging session (set breakpoints, step, and evaluate expressions) to diagnose runtime issues.
Integrate with Claude Desktop, Continue, or other MCP-capable clients via stdio or /sse to enable tool-based interactive debugging.
Language-agnostic access to runtime state across projects that provide a proper .vscode/launch.json so they can find bugs and propose fixes.
This project provides an MCP server and VS Code extension enabling LLMs (demonstrated with Claude Desktop and Continue/Cursor) to control the VS Code debugger: set breakpoints, step through code, and evaluate expressions. It's language-agnostic as long as the project has a valid .vscode/launch.json and debugger console support. The tool supports stdio and /sse transports, and is aimed at giving models programmatic access to runtime state so they can find and suggest fixes interactively.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.