MCPVault

open_kd_session

MCP tool from MCP Windbg by svnscha

Attach to a kernel target (-k, KDNET / named pipe / serial)

How to use it

open_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 open_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