MCPVault

close_kd_session

MCP tool from MCP Windbg by svnscha

Close a kernel session (resumes the target machine)

How to use it

close_kd_session is exposed by the MCP Windbg MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the close_kd_session 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