You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 1.28.0).

onyx_hash_compute

Inactive

Tool of onyx-paid-mcp

declared in 1.28.0

Compute md5, sha1, sha256, sha512, and sha3-256 of any text or base64-encoded bytes. Returns each digest as both hex and base64. Use for content-addressed lookups, dedupe keys, signature verification support, or fingerprinting. Stdlib-only — runs locally, never logs input. <2ms. (price: $0.001 USDC, tier: metered)

Parameters schema

{
  "type": "object",
  "properties": {
    "b64": {
      "type": "string",
      "description": "Or: base64-encoded bytes"
    },
    "text": {
      "type": "string",
      "description": "UTF-8 string to hash"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

onyx-paid-mcp

https://github.com/dimitrilaouanis-tech/onyx-mcp

2/7 registries
View full server →