You're viewing a demo portfolio

Join the waitlist
PRSM

notarize

Active

Tool of io.github.mercuryx402/mercury-x402-mcp

declared in 1.0.0

Notarize any content (inline ?content= or a fetched ?url=) into a signed, offline-verifiable provenance receipt — sha256 contentHash + witnessed timestamp, attested by Mercury's pinned key. Deterministic, keyless, no LLM. The signed receipt is the product: it witnesses that these exact bytes existed in this exact form at this time (the one thing your own sha256() can't — a third-party witness). — $0.008/call

Parameters schema

{
  "type": "object",
  "required": [],
  "properties": {
    "url": {
      "type": "string",
      "maxLength": 2048,
      "description": "a page (http/https) to fetch + notarize its cleaned text. Provide EITHER url OR content, not both."
    },
    "content": {
      "type": "string",
      "maxLength": 262144,
      "description": "inline content (UTF-8, ≤256KB) to notarize directly — bytes you already hold. Provide EITHER url OR content, not both."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

io.github.mercuryx402/mercury-x402-mcp

https://github.com/mercuryx402/mercury-x402-mcp

1/7 registries
View full server →
notarize — io.github.mercuryx402/mercury-x402-mcp — PRSM MCP