Skip to content
Cline

hex image audit for Cline

io.github.jmshinhwa/hex-image-audit

Recomputes every record checksum in a .hex or .s19 firmware image and names the bad records, the ove

client:Cline transport:stdio runtime:npm

Install hex image audit in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "hex-image-audit": {
      "command": "npx",
      "args": [
        "-y",
        "@readystack/hex-image-audit"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

hex image audit in other clients