box64

GitHub

Box64 - Linux Userspace x86_64 Emulator with a twist, targeted at ARM64, RV64 and LoongArch Linux devices

RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "box64": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-box64"
      ]
    }
  }
}