gns_verify_chain
ActiveTool of com.geiant/mcp-perception
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
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
com.geiant/mcp-perception
https://github.com/GNS-Foundation/geiant
1/7 registries