SetsunaYukiOvO/x64dbg-mcp
MCP server plugin for x64dbg debugger - enables AI agents and external tools to control debugging via JSON-RPC 2.0 over HTTP/SSE;Develop with cursor/windsurf
Platform-specific configuration:
{
"mcpServers": {
"x64dbg-mcp": {
"command": "npx",
"args": [
"-y",
"x64dbg-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...