mcpbeat Sign in

Hex Image Audit MCP Server

local only

Hex Image Audit runs on your own machine — the client starts it, so there is no endpoint to ping. 575 installs a week from npm. Last commit 22 Sep 2026.

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

Installs per day peak 239 · avg 20
a month agotoday
575
Installs / week
npm · @readystack/hex-image-audit
0
Stars
0 open issues
22 Sep 2026
Last commit
0 releases in 90 days
License
JavaScript

Nothing serious here today

Today is the operative word: we check Hex Image Audit every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add hex-image-audit -- npx -y @readystack/hex-image-audit
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "hex-image-audit": {
      "args": [
        "-y",
        "@readystack/hex-image-audit"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.hex-image-audit]
command = "npx"
args = ["-y", "@readystack/hex-image-audit"]
.cursor/mcp.json
{
  "mcpServers": {
    "hex-image-audit": {
      "args": [
        "-y",
        "@readystack/hex-image-audit"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "hex-image-audit": {
      "args": [
        "-y",
        "@readystack/hex-image-audit"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Hex Image Audit

same job, measured the same way
Cloud Cost Landmine Lint
by jmshinhwa

Names every line in the file you have open that starts a recurring cloud charge, with the published

342 installs/wk local only
Consent Proof Record Lint
by jmshinhwa

Reads the consent record your code stored and names every proof field GDPR Article 7(1) needs and yo

316 installs/wk local only
Cron Schedule Lint
by jmshinhwa

Names every schedule line in the file you have open that fires at the wrong hour, twice, or never at

376 installs/wk local only
SSTV Decoder
by bonissystems

Decode an SSTV audio recording and anchor its fingerprint and image hash to the Knox event chain.

2 tools answering
Groundtruth
by groundtruths

Sealed launch outcomes and creator records for Solana and Robinhood Chain. Every figure carries N.

11 tools answering
Statey
by statey

An agent-native database over MCP: shared, validated, structured records in every AI chat.

answering
Voxodds
by voxodds

All-in outcome rankings with live depth, fees, verified rules, EV checks, and track records.

18 tools answering
Spdx License Field Lint
by jmshinhwa

Reads the licence field in the open manifest and names every deprecated SPDX id, invalid string, PEP

292 installs/wk local only

Hex Image Audit — questions

Answers built from our own checks of this server.

Why is there no uptime for Hex Image Audit?
Hex Image Audit runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @readystack/hex-image-audit was installed 575 times last week.
How do I connect Hex Image Audit?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @readystack/hex-image-audit straight from npm; nothing to host, nothing to sign up for.
How many people use Hex Image Audit?
The npm package @readystack/hex-image-audit was installed 575 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Hex Image Audit open source?
We cannot say either way: written in JavaScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.