hwanyong/mcp-debug-tools
VSCode extension and CLI tool for MCP-based debugging with DAP protocol support
Platform-specific configuration:
{
"mcpServers": {
"mcp-debug-tools": {
"command": "npx",
"args": [
"-y",
"mcp-debug-tools"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...