You're viewing a demo portfolio

Join the waitlist
PRSM

gns_verify_chain

Active

Tool of com.geiant/mcp-perception

declared in 0.3.0

Verify the cryptographic integrity of an agent's breadcrumb chain. Returns { is_valid, block_count, issues[] } plus epoch Merkle roots. A valid chain proves no audit records have been tampered with.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "agent_pk": {
      "type": "string",
      "description": "Ed25519 public key (64 hex chars). Omit for own agent."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

com.geiant/mcp-perception

https://github.com/GNS-Foundation/geiant

1/7 registries
View full server →
gns_verify_chain — com.geiant/mcp-perception — PRSM MCP