MCPVault

send_ctrl_break

MCP tool from MCP Windbg by svnscha

Break into a running live session

How to use it

send_ctrl_break is exposed by the MCP Windbg MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the send_ctrl_break tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install MCP Windbg

$claude mcp add mcp-windbg -s user -e _NT_SYMBOL_PATH="SRV*C:\Symbols*https://msdl.microsoft.com/download/symbols" -- python -m mcp_windbg
FULL MCP WINDBG LISTING