Install
via Positronick CLI
$positronick mcp install x64dbg-mcp-server --run
Official
$git clone https://github.com/duty1g/x64dbg-mcp-server
x64dbg-MCP Server is a native MCP (Model Context Protocol) plugin for x64dbg that exposes the debugger's full functionality over HTTP. Connect any MCP-compatible AI assistant and control x64dbg programmatically: set breakpoints, step through code, read memory, dump registers, and more. Built with Zig — zero dependencies, single-binary output, cros Install via `git clone` of the repository; no package install command was found in the source.