AI-driven debugger for Python, JavaScript, TypeScript, Rust, Java, C/C++, Scala, and WebAssembly via DAP adapters and MCP tools.
{
"mcpServers": {
"algirasdebugium": {
"command": "npx",
"args": [
"-y",
"@algiras/debugium"
]
}
}
}