microsoft/DebugMCP
Gift your VS Code agent a real debugger: breakpoints, stepping, inspection.
Platform-specific configuration:
{
"mcpServers": {
"DebugMCP": {
"command": "npx",
"args": [
"-y",
"DebugMCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...