Enables AI coding agents to debug .NET applications with breakpoints, stepping, variable inspection, and GUI automation for WPF, WinForms, and Avalonia apps.
{
"mcpServers": {
"netcoredbg": {
"command": "uvx",
"args": [
"netcoredbg-mcp"
]
}
}
}