batch
ActiveTool of io.github.mercuryx402/mercury-x402-mcp
List of URLs (≤20) → clean content for each + ONE signed receipt committing to a MERKLE ROOT over every page's contentHash. Tamper-evident multi-page snapshot with per-page membership proofs (selective disclosure). Deterministic (no LLM): same URL set + same source bytes ⇒ byte-identical root + proofs. SSRF-guarded per url; keyless x402, USDC on Base mainnet. — $0.02/call
Parameters schema
{
"type": "object",
"required": [
"urls"
],
"properties": {
"urls": {
"type": "string",
"maxLength": 65536,
"description": "comma- OR newline-separated list of pages to snapshot (http/https), ≤20 (deduped, capped). Each is fetched through the shared SSRF-guarded engine and becomes one Merkle leaf."
},
"format": {
"enum": [
"text",
"markdown"
],
"type": "string",
"description": "clean text (default) or structure-preserving markdown for every page"
}
},
"additionalProperties": false
}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