{"name":"io.genesisre/proofrelay-mcp-verifier","slug":"genesisre-proofrelay-mcp-verifier","title":"GENESIS ProofRelay MCP Verifier","description":"Read-only verifier for 25 ProofRelay MCP tools and non-confidential evidence bundles.","url":"https://mcp.market/server/genesisre-proofrelay-mcp-verifier","rating":null,"grade":"C","score":67,"certified":false,"status":"active","category":"other","tags":[],"presence":{"score":5,"stars":null,"forks":null,"downloads_week":null,"last_push_at":null,"license":null},"uptime":{"percent":100,"checks":28,"ok":28,"last_checked_at":"2026-09-27T09:21:03.422Z","last_ok_at":"2026-09-27T09:21:03.422Z","latency_ms":920},"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":null,"website":null,"version":"2026-05-22.v1","remotes":[{"type":"streamable-http","url":"https://mcp.genesisre.io/mcp"}],"packages":[],"tools":[{"name":"proofrelay.adapt_agent_identity_evidence","description":"Map Concordium, ERC-8004, DID, domain, wallet-controller, or IAM identity references into a hash-only PREP-3 input. ProofRelay accepts identity as evidence; it does not issue identity or certify people.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"identity":{"properties":{"provider":{"enum":["concordium_agent_registry","erc_8004","did","domain_control","wallet_controller","enterprise_iam","other"],"type":"string"},"agent_id_hash":{"type":"string"},"registry_record_hash":{"anyOf":[{"type":"string"},{"type":"null"}]},"controller_hash":{"anyOf":[{"type":"string"},{"type":"null"}]},"domain_hash":{"anyOf":[{"type":"string"},{"type":"null"}]},"attestation_hash":{"anyOf":[{"type":"string"},{"type":"null"}]},"verification_method_hash":{"anyOf":[{"type":"string"},{"type":"null"}]},"action_binding_hash":{"anyOf":[{"type":"string"},{"type":"null"}]},"issued_at":{"anyOf":[{"type":"string"},{"type":"null"}]},"expires_at":{"anyOf":[{"type":"string"},{"type":"null"}]},"non_secret_refs":{"items":{"type":"string"},"type":"array"}},"required":["provider","agent_id_hash"],"type":"object"}},"required":["identity"]}},{"name":"proofrelay.adapt_x402_payment_proof","description":"Map public-safe x402 request, 402 challenge, payment payload, facilitator response, and resource response hashes into ProofRelay's payment_context evidence profile.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"x402":{"properties":{"request_hash":{"type":"string"},"payment_required_hash":{"type":"string"},"payment_payload_hash":{"type":"string"},"payment_response_hash":{"type":"string"},"resource_response_hash":{"type":"string"},"amount":{"anyOf":[{"type":"string"},{"type":"null"}]},"currency":{"anyOf":[{"type":"string"},{"type":"null"}]},"network":{"anyOf":[{"type":"string"},{"type":"null"}]},"facilitator_hash":{"anyOf":[{"type":"string"},{"type":"null"}]},"replay_key":{"anyOf":[{"type":"string"},{"type":"null"}]}},"required":["request_hash","payment_required_hash","payment_payload_hash","payment_response_hash","resource_response_hash"],"type":"object"}},"required":["x402"]}},{"name":"proofrelay.build_audit_pack_manifest","description":"Build a portable hash-only audit pack manifest from bundle, verifier, policy, and evidence hashes without uploading private files or logs.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"audit_pack":{"properties":{"pack_id":{"anyOf":[{"type":"string"},{"type":"null"}]},"subject_hash":{"type":"string"},"bundle_hashes":{"items":{"type":"string"},"type":"array"},"verifier_response_hashes":{"items":{"type":"string"},"type":"array"},"policy_hashes":{"items":{"type":"string"},"type":"array"},"evidence_hashes":{"items":{"type":"string"},"type":"array"},"control_refs":{"items":{"type":"string"},"type":"array"},"generated_at":{"anyOf":[{"type":"string"},{"type":"null"}]}},"required":["subject_hash"],"type":"object"}},"required":["audit_pack"]}},{"name":"proofrelay.build_bundle_draft","description":"Build a canonical, unsigned, non-attesting ProofRelay bundle draft from public-safe event hashes. The public MCP server does not sign or certify caller-provided facts.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"draft":{"$defs":{"BundleDraftEventInput":{"properties":{"receipt_id":{"type":"string"},"ts_ms":{"type":"integer"},"service":{"type":"string"},"event_type":{"type":"string"},"payload":{"additionalProperties":true,"type":"object"},"policy_digest":{"anyOf":[{"type":"string"},{"type":"null"}]}},"required":["receipt_id","ts_ms","service","event_type"],"type":"object"},"PaymentProofEnvelopeInput":{"properties":{"provider":{"type":"string"},"protocol":{"type":"string"},"request_hash":{"type":"string"},"challenge_or_session_hash":{"type":"string"},"payment_proof_or_charge_hash":{"type":"string"},"settlement_or_entitlement_hash":{"type":"string"},"response_hash":{"type":"string"},"amount":{"anyOf":[{"type":"string"},{"type":"null"}]},"currency":{"anyOf":[{"type":"string"},{"type":"null"}]},"expires_at":{"anyOf":[{"type":"string"},{"type":"null"}]},"replay_key":{"anyOf":[{"type":"string"},{"type":"null"}]},"non_secret_refs":{"items":{"type":"string"},"type":"array"}},"required":["provider","protocol","request_hash","challenge_or_session_hash","payment_proof_or_charge_hash","settlement_or_entitlement_hash","response_hash"],"type":"object"}},"properties":{"service":{"type":"string"},"created_ts_ms":{"type":"integer"},"events":{"items":{"$ref":"#/$defs/BundleDraftEventInput"},"minItems":1,"type":"array"},"payment_context":{"anyOf":[{"$ref":"#/$defs/PaymentProofEnvelopeInput"},{"type":"null"}]}},"required":["service","created_ts_ms","events"],"type":"object"}},"required":["draft"]}},{"name":"proofrelay.build_closing_proof_pack","description":"Build a hash-only closing proof pack manifest from settlement, title, lender, funding, notary, disbursement, and approval hashes. The tool does not authorize closing or disbursement.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"closing_pack":{"properties":{"closing_file_hash":{"type":"string"},"settlement_statement_hash":{"anyOf":[{"type":"string"},{"type":"null"}]},"title_policy_hash":{"anyOf":[{"type":"string"},{"type":"null"}]},"lender_package_hash":{"anyOf":[{"type":"string"},{"type":"null"}]},"funding_authorization_hash":{"anyOf":[{"type":"string"},{"type":"null"}]},"notary_hash":{"anyOf":[{"type":"string"},{"type":"null"}]},"disbursement_hashes":{"items":{"type":"string"},"type":"array"},"approval_receipt_hashes":{"items":{"type":"string"},"type":"array"},"non_secret_refs":{"items":{"type":"string"},"type":"array"}},"required":["closing_file_hash"],"type":"object"}},"required":["closing_pack"]}},{"name":"proofrelay.build_human_approval_receipt","description":"Build an unsigned, hash-only human approval receipt draft for authority, policy, and subject evidence. The tool does not create approval authority or certify the approver's identity.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"approval":{"properties":{"approval_id":{"anyOf":[{"type":"string"},{"type":"null"}]},"approver_role":{"type":"string"},"approver_hash":{"type":"string"},"decision":{"enum":["approved","rejected","needs_changes"],"type":"string"},"subject_hash":{"type":"string"},"policy_hash":{"anyOf":[{"type":"string"},{"type":"null"}]},"scope_hash":{"anyOf":[{"type":"string"},{"type":"null"}]},"approved_at":{"anyOf":[{"type":"string"},{"type":"null"}]},"expires_at":{"anyOf":[{"type":"string"},{"type":"null"}]},"reason_codes":{"items":{"type":"string"},"type":"array"},"non_secret_refs":{"items":{"type":"string"},"type":"array"}},"required":["approver_role","approver_hash","decision","subject_hash"],"type":"object"}},"required":["approval"]}},{"name":"proofrelay.build_registry_entry","description":"Build a public-safe ProofRelay Registry entry draft for an agent, API, MCP server, workflow, or adapter using only hashes and profile markers.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"entry":{"properties":{"entry_type":{"enum":["mcp_server","agent","api","workflow","adapter"],"type":"string"},"name":{"type":"string"},"subject_hash":{"type":"string"},"status":{"enum":["draft","evidence_submitted","verified_bundle","replay_tested","listed"],"type":"string"},"profiles":{"items":{"type":"string"},"type":"array"},"proof_envelope_hash":{"anyOf":[{"type":"string"},{"type":"null"}]},"evidence_bundle_hash":{"anyOf":[{"type":"string"},{"type":"null"}]},"verifier_response_hash":{"anyOf":[{"type":"string"},{"type":"null"}]},"identity_reference_hash":{"anyOf":[{"type":"string"},{"type":"null"}]},"payment_context_hash":{"anyOf":[{"type":"string"},{"type":"null"}]},"replay_test_hash":{"anyOf":[{"type":"string"},{"type":"null"}]},"mcp_server_card_hash":{"anyOf":[{"type":"string"},{"type":"null"}]},"openapi_schema_hash":{"anyOf":[{"type":"string"},{"type":"null"}]},"conformance_fixture_hash":{"anyOf":[{"type":"string"},{"type":"null"}]},"non_secret_refs":{"items":{"type":"string"},"type":"array"}},"required":["entry_type","name","subject_hash"],"type":"object"}},"required":["entry"]}},{"name":"proofrelay.build_title_production_evidence","description":"Build a hash-only title production evidence profile from order, property, title-search, commitment, exception, and tax-cert hashes. The tool does not certify title status or legal sufficiency.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"title_evidence":{"properties":{"order_hash":{"type":"string"},"property_hash":{"type":"string"},"title_search_hash":{"anyOf":[{"type":"string"},{"type":"null"}]},"title_commitment_hash":{"anyOf":[{"type":"string"},{"type":"null"}]},"exception_hashes":{"items":{"type":"string"},"type":"array"},"tax_cert_hash":{"anyOf":[{"type":"string"},{"type":"null"}]},"production_status":{"enum":["open","clear","exceptions","review_required"],"type":"string"},"non_secret_refs":{"items":{"type":"string"},"type":"array"}},"required":["order_hash","property_hash"],"type":"object"}},"required":["title_evidence"]}},{"name":"proofrelay.compute_readiness_signal","description":"Compute a public-safe readiness signal from title, closing, wire, lender-condition, approval, exception, and risk hashes/counts. The tool does not certify readiness to close or fund.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"readiness":{"properties":{"workflow_hash":{"type":"string"},"target_milestone":{"enum":["title_clear_to_close","closing","funding","disbursement","post_close"],"type":"string"},"title_evidence_hash":{"anyOf":[{"type":"string"},{"type":"null"}]},"closing_pack_hash":{"anyOf":[{"type":"string"},{"type":"null"}]},"wire_review_hash":{"anyOf":[{"type":"string"},{"type":"null"}]},"lender_condition_hashes":{"items":{"type":"string"},"type":"array"},"approval_receipt_hashes":{"items":{"type":"string"},"type":"array"},"unresolved_exception_count":{"minimum":0,"type":"integer"},"open_condition_count":{"minimum":0,"type":"integer"},"critical_risk_count":{"minimum":0,"type":"integer"}},"required":["workflow_hash","target_milestone"],"type":"object"}},"required":["readiness"]}},{"name":"proofrelay.describe_cli_sdk_helper","description":"Return public-safe setup guidance for connecting MCP clients to ProofRelay and preparing hash-only evidence inputs without exposing secrets or requiring package installation.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"helper":{"properties":{"client":{"enum":["generic","claude","cursor","windsurf","codex"],"type":"string"},"endpoint":{"type":"string"}},"type":"object"}},"required":["helper"]}},{"name":"proofrelay.describe_stripe_entitlement_flow","description":"Return the agent-native Stripe checkout entitlement workflow for ProofRelay paid verification, including token, status, redemption, and replay expectations.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"required":[]}},{"name":"proofrelay.generate_paid_tool_receipt","description":"Generate an unsigned, hash-only paid MCP/API tool receipt draft that callers can include in a signed ProofRelay bundle. The tool does not charge, redeem, settle, or attest to external facts.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"receipt":{"properties":{"tool_name":{"type":"string"},"receipt_id":{"anyOf":[{"type":"string"},{"type":"null"}]},"ts_ms":{"type":"integer"},"tool_call_hash":{"type":"string"},"result_hash":{"type":"string"},"payment_context_hash":{"type":"string"},"entitlement_hash":{"anyOf":[{"type":"string"},{"type":"null"}]},"authority_hash":{"anyOf":[{"type":"string"},{"type":"null"}]},"non_secret_refs":{"items":{"type":"string"},"type":"array"}},"required":["tool_name","ts_ms","tool_call_hash","result_hash","payment_context_hash"],"type":"object"}},"required":["receipt"]}},{"name":"proofrelay.get_verifier_status","description":"Read the ProofRelay verifier status, accepted bundle shape, and trust boundary before submitting evidence. Use this first when an agent needs to understand what ProofRelay verifies and what it does not.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"required":[]}},{"name":"proofrelay.issue_conformance_badge","description":"Build an unsigned ProofRelay evidence-conformance badge draft such as PREP-compatible, Verified Bundle, Verified MCP, or Replay Tested. This is not legal, security, model-safety, or platform certification.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"badge":{"properties":{"badge_type":{"enum":["prep_compatible","verified_bundle","verified_mcp","replay_tested"],"type":"string"},"subject_hash":{"type":"string"},"criteria_hash":{"type":"string"},"profile":{"anyOf":[{"type":"string"},{"type":"null"}]},"registry_entry_hash":{"anyOf":[{"type":"string"},{"type":"null"}]},"evidence_bundle_hash":{"anyOf":[{"type":"string"},{"type":"null"}]},"verifier_response_hash":{"anyOf":[{"type":"string"},{"type":"null"}]},"proof_envelope_hash":{"anyOf":[{"type":"string"},{"type":"null"}]},"replay_test_hash":{"anyOf":[{"type":"string"},{"type":"null"}]},"issued_at":{"anyOf":[{"type":"string"},{"type":"null"}]},"expires_at":{"anyOf":[{"type":"string"},{"type":"null"}]},"non_secret_refs":{"items":{"type":"string"},"type":"array"}},"required":["badge_type","subject_hash","criteria_hash"],"type":"object"}},"required":["badge"]}},{"name":"proofrelay.map_lender_condition_evidence","description":"Map lender condition text, evidence, reviewer, and waiver hashes into a portable condition profile without satisfying lender conditions.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"condition":{"properties":{"condition_id":{"type":"string"},"condition_type":{"type":"string"},"condition_hash":{"type":"string"},"evidence_hashes":{"items":{"type":"string"},"type":"array"},"reviewer_hash":{"anyOf":[{"type":"string"},{"type":"null"}]},"status":{"enum":["pending","satisfied","rejected","waived","needs_review"],"type":"string"},"waiver_hash":{"anyOf":[{"type":"string"},{"type":"null"}]},"non_secret_refs":{"items":{"type":"string"},"type":"array"}},"required":["condition_id","condition_type","condition_hash"],"type":"object"}},"required":["condition"]}},{"name":"proofrelay.map_openapi_operation_evidence","description":"Map public OpenAPI operation metadata and schema hashes into a ProofRelay event plan with checkpoint recommendations for paid, mutating, or relied-upon API operations.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"operation":{"properties":{"operation_id":{"type":"string"},"method":{"enum":["GET","POST","PUT","PATCH","DELETE"],"type":"string"},"path_template":{"type":"string"},"request_schema_hash":{"anyOf":[{"type":"string"},{"type":"null"}]},"response_schema_hash":{"anyOf":[{"type":"string"},{"type":"null"}]},"server_url_hash":{"anyOf":[{"type":"string"},{"type":"null"}]},"security_scheme_refs":{"items":{"type":"string"},"type":"array"},"payment_required":{"type":"boolean"},"idempotency_required":{"type":"boolean"}},"required":["operation_id","method","path_template"],"type":"object"}},"required":["operation"]}},{"name":"proofrelay.normalize_payment_proof","description":"Validate rail-agnostic payment or entitlement proof hashes and return the ProofRelay payment_context evidence profile. This does not charge, settle, custody funds, or verify external payment finality.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"payment_proof":{"properties":{"provider":{"type":"string"},"protocol":{"type":"string"},"request_hash":{"type":"string"},"challenge_or_session_hash":{"type":"string"},"payment_proof_or_charge_hash":{"type":"string"},"settlement_or_entitlement_hash":{"type":"string"},"response_hash":{"type":"string"},"amount":{"anyOf":[{"type":"string"},{"type":"null"}]},"currency":{"anyOf":[{"type":"string"},{"type":"null"}]},"expires_at":{"anyOf":[{"type":"string"},{"type":"null"}]},"replay_key":{"anyOf":[{"type":"string"},{"type":"null"}]},"non_secret_refs":{"items":{"type":"string"},"type":"array"}},"required":["provider","protocol","request_hash","challenge_or_session_hash","payment_proof_or_charge_hash","settlement_or_entitlement_hash","response_hash"],"type":"object"}},"required":["payment_proof"]}},{"name":"proofrelay.plan_replay_rejection_test","description":"Return a deterministic replay rejection test plan and optionally classify observed first/replay responses. The tool does not redeem tokens or call paid endpoints.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"replay_test":{"$defs":{"ReplayObservation":{"properties":{"first_status":{"anyOf":[{"type":"integer"},{"type":"null"}]},"first_error":{"anyOf":[{"type":"string"},{"type":"null"}]},"second_status":{"anyOf":[{"type":"integer"},{"type":"null"}]},"second_error":{"anyOf":[{"type":"string"},{"type":"null"}]}},"type":"object"}},"properties":{"payment_protocol":{"enum":["stripe_checkout_entitlement","x402","other"],"type":"string"},"redeem_url":{"anyOf":[{"type":"string"},{"type":"null"}]},"entitlement_hash":{"anyOf":[{"type":"string"},{"type":"null"}]},"bundle_hash":{"anyOf":[{"type":"string"},{"type":"null"}]},"observed":{"anyOf":[{"$ref":"#/$defs/ReplayObservation"},{"type":"null"}]}},"type":"object"}},"required":["replay_test"]}},{"name":"proofrelay.recommend_checkpoint","description":"Choose the next public-safe GENESIS checkpoint for a paid, material, or relied-upon agent workflow. Submit normalized context only; the tool returns reason codes without protected routing internals.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"workflow_context":{"properties":{"action_class":{"type":"string"},"payment_context_present":{"type":"boolean"},"authority_envelope_present":{"type":"boolean"},"evidence_bundle_present":{"type":"boolean"},"counterparty_reliance_expected":{"type":"boolean"},"dispute_or_audit_plausible":{"type":"boolean"},"verification_result_present":{"type":"boolean"},"action_receipt_present":{"type":"boolean"},"receiver_acknowledgement_present":{"type":"boolean"},"artifact_delivery_expected":{"type":"boolean"},"dispute_replay_present":{"type":"boolean"},"reliance_tier":{"anyOf":[{"type":"string"},{"type":"null"}]}},"required":["action_class","payment_context_present","authority_envelope_present","evidence_bundle_present","counterparty_reliance_expected","dispute_or_audit_plausible"],"type":"object"}},"required":["workflow_context"]}},{"name":"proofrelay.review_vendor_risk_profile","description":"Review public vendor or MCP server risk metadata for governance signals using hashes and declared boundaries only. This is not legal, security, or procurement certification.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"vendor":{"properties":{"vendor_name":{"type":"string"},"vendor_profile_hash":{"type":"string"},"data_boundary":{"enum":["none","metadata","pii","unknown"],"type":"string"},"requires_authentication":{"type":"boolean"},"requires_payment":{"type":"boolean"},"stores_customer_data":{"type":"boolean"},"security_docs_hash":{"anyOf":[{"type":"string"},{"type":"null"}]},"terms_hash":{"anyOf":[{"type":"string"},{"type":"null"}]},"subprocessors_hash":{"anyOf":[{"type":"string"},{"type":"null"}]},"prior_incident_hash":{"anyOf":[{"type":"string"},{"type":"null"}]},"control_refs":{"items":{"type":"string"},"type":"array"}},"required":["vendor_name","vendor_profile_hash"],"type":"object"}},"required":["vendor"]}},{"name":"proofrelay.review_wire_payoff_change","description":"Review hash-only wire, payoff, or disbursement change metadata for red flags and required controls without approving funds movement.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"wire_change":{"properties":{"change_type":{"enum":["wire_instruction","payoff_statement","disbursement_instruction","other"],"type":"string"},"change_request_hash":{"type":"string"},"original_instruction_hash":{"anyOf":[{"type":"string"},{"type":"null"}]},"new_instruction_hash":{"type":"string"},"requester_hash":{"anyOf":[{"type":"string"},{"type":"null"}]},"callback_evidence_hash":{"anyOf":[{"type":"string"},{"type":"null"}]},"payoff_statement_hash":{"anyOf":[{"type":"string"},{"type":"null"}]},"approval_hashes":{"items":{"type":"string"},"type":"array"},"observed_red_flags":{"items":{"type":"string"},"type":"array"}},"required":["change_type","change_request_hash","new_instruction_hash"],"type":"object"}},"required":["wire_change"]}},{"name":"proofrelay.scan_mcp_risk","description":"Return a read-only, public-metadata MCP risk score from tool descriptors, schemas, and registry claims. Use before listing, integrating, or wrapping another MCP server; it does not fetch network data, require auth, mutate systems, inspect source code, or certify vulnerability status.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"risk_scan":{"properties":{"server_name":{"anyOf":[{"maxLength":512,"type":"string"},{"type":"null"}]},"tools":{"items":{"additionalProperties":true,"type":"object"},"maxItems":128,"type":"array"},"declared_read_only":{"type":"boolean"},"requires_authentication":{"type":"boolean"},"payment_or_entitlement_required":{"type":"boolean"}},"type":"object"}},"required":["risk_scan"]}},{"name":"proofrelay.summarize_agent_action_log","description":"Summarize public-safe agent action log counts and hashes into a governance review profile without ingesting raw logs or traces.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"action_log":{"properties":{"log_hash":{"type":"string"},"action_count":{"minimum":0,"type":"integer"},"actor_hash":{"anyOf":[{"type":"string"},{"type":"null"}]},"session_hash":{"anyOf":[{"type":"string"},{"type":"null"}]},"authority_hash":{"anyOf":[{"type":"string"},{"type":"null"}]},"payment_context_hash":{"anyOf":[{"type":"string"},{"type":"null"}]},"first_ts_ms":{"anyOf":[{"type":"integer"},{"type":"null"}]},"last_ts_ms":{"anyOf":[{"type":"integer"},{"type":"null"}]},"action_type_counts":{"additionalProperties":{"type":"integer"},"type":"object"},"error_count":{"minimum":0,"type":"integer"}},"required":["log_hash","action_count"],"type":"object"}},"required":["action_log"]}},{"name":"proofrelay.verify_bundle","description":"Verify a submitted non-confidential ProofRelay V1 or V2 evidence bundle for hash integrity, monotonic ordering, signatures, and chain continuity. The tool does not charge, settle, mutate storage, or certify external facts.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"bundle":{"oneOf":[{"$defs":{"ReceiptEvent":{"properties":{"v":{"type":"integer"},"receipt_id":{"type":"string"},"ts_ms":{"type":"integer"},"service":{"type":"string"},"event_type":{"type":"string"},"policy_digest":{"anyOf":[{"type":"string"},{"type":"null"}]},"payload":{"additionalProperties":true,"type":"object"},"prev_hash":{"anyOf":[{"type":"string"},{"type":"null"}]},"event_hash":{"type":"string"},"sig":{"anyOf":[{"$ref":"#/$defs/ReceiptSignature"},{"type":"null"}]}},"required":["receipt_id","ts_ms","service","event_type","event_hash"],"type":"object"},"ReceiptSignature":{"properties":{"alg":{"type":"string"},"key_id":{"type":"string"},"sig":{"type":"string"}},"required":["alg","key_id","sig"],"type":"object"}},"properties":{"v":{"type":"integer"},"bundle_hash":{"type":"string"},"created_ts_ms":{"type":"integer"},"service":{"type":"string"},"count":{"type":"integer"},"receipt_ids":{"items":{"type":"string"},"type":"array"},"events":{"items":{"$ref":"#/$defs/ReceiptEvent"},"type":"array"}},"required":["bundle_hash","created_ts_ms","service","count","receipt_ids","events"],"type":"object"},{"$defs":{"EvidenceEventV2":{"additionalProperties":false,"properties":{"schema":{"const":"io.genesisre.proofrelay.evidence-event.v2","type":"string"},"canonicalization":{"const":"RFC8785-JCS","type":"string"},"hash_algorithm":{"const":"SHA-256","type":"string"},"event_id":{"maxLength":128,"minLength":1,"pattern":"^[a-z0-9](?:[a-z0-9._:-]*[a-z0-9])?$","type":"string"},"tenant_id":{"maxLength":128,"minLength":1,"pattern":"^[a-z0-9](?:[a-z0-9._:-]*[a-z0-9])?$","type":"string"},"service_id":{"maxLength":128,"minLength":1,"pattern":"^[a-z0-9](?:[a-z0-9._:-]*[a-z0-9])?$","type":"string"},"sequence":{"maximum":9223372036854776000,"minimum":1,"type":"integer"},"occurred_at_ms":{"maximum":9223372036854776000,"minimum":0,"type":"integer"},"event_type":{"maxLength":128,"minLength":1,"pattern":"^[a-z0-9](?:[a-z0-9._:-]*[a-z0-9])?$","type":"string"},"policy_digest":{"anyOf":[{"pattern":"^sha256:[0-9a-f]{64}$","type":"string"},{"type":"null"}]},"evidence":{"maxProperties":64,"minProperties":1,"patternProperties":{"^[a-z][a-z0-9_]*$":{"pattern":"^sha256:[0-9a-f]{64}$","type":"string"}},"propertyNames":{"maxLength":64,"minLength":1},"type":"object"},"previous_event_hash":{"anyOf":[{"pattern":"^sha256:[0-9a-f]{64}$","type":"string"},{"type":"null"}]},"event_hash":{"pattern":"^sha256:[0-9a-f]{64}$","type":"string"},"producer_signature":{"$ref":"#/$defs/ProducerSignatureV1"}},"required":["event_id","tenant_id","service_id","sequence","occurred_at_ms","event_type","evidence","event_hash","producer_signature"],"type":"object"},"ProducerSignatureV1":{"additionalProperties":false,"properties":{"schema":{"const":"io.genesisre.proofrelay.producer-signature.v1","type":"string"},"algorithm":{"enum":["Ed25519","ES256"],"type":"string"},"key_id":{"maxLength":128,"minLength":1,"pattern":"^[a-z0-9](?:[a-z0-9._:-]*[a-z0-9])?$","type":"string"},"signature":{"maxLength":256,"minLength":43,"pattern":"^[A-Za-z0-9_-]+$","type":"string"}},"required":["algorithm","key_id","signature"],"type":"object"}},"additionalProperties":false,"properties":{"schema":{"const":"io.genesisre.proofrelay.evidence-bundle.v2","type":"string"},"canonicalization":{"const":"RFC8785-JCS","type":"string"},"hash_algorithm":{"const":"SHA-256","type":"string"},"tenant_id":{"maxLength":128,"minLength":1,"pattern":"^[a-z0-9](?:[a-z0-9._:-]*[a-z0-9])?$","type":"string"},"service_id":{"maxLength":128,"minLength":1,"pattern":"^[a-z0-9](?:[a-z0-9._:-]*[a-z0-9])?$","type":"string"},"created_at_ms":{"maximum":9223372036854776000,"minimum":0,"type":"integer"},"sequence_start":{"minimum":1,"type":"integer"},"sequence_end":{"minimum":1,"type":"integer"},"event_count":{"maximum":10000,"minimum":1,"type":"integer"},"events":{"items":{"$ref":"#/$defs/EvidenceEventV2"},"maxItems":10000,"minItems":1,"type":"array"},"bundle_hash":{"pattern":"^sha256:[0-9a-f]{64}$","type":"string"}},"required":["tenant_id","service_id","created_at_ms","sequence_start","sequence_end","event_count","events","bundle_hash"],"type":"object"}]},"public_keys":{"type":"array","maxItems":128,"items":{"properties":{"tenant_id":{"maxLength":128,"minLength":1,"type":"string"},"service_id":{"maxLength":128,"minLength":1,"type":"string"},"key_id":{"maxLength":128,"minLength":1,"type":"string"},"jwk":{"additionalProperties":true,"type":"object"}},"required":["tenant_id","service_id","key_id","jwk"],"type":"object"}},"require_signature":{"type":"boolean"},"require_chain":{"type":"boolean"}},"required":["bundle"]}},{"name":"proofrelay.verify_signed_attestation","description":"Verify a legacy Ed25519 or V2 ES256 ProofRelay artifact using public key material and optional issuer/purpose pins. The tool never accepts private keys and does not sign caller claims.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"verification":{"properties":{"signed_artifact":{"additionalProperties":true,"type":"object"},"public_key_hex":{"anyOf":[{"type":"string"},{"type":"null"}]},"public_jwk":{"anyOf":[{"additionalProperties":true,"type":"object"},{"type":"null"}]},"expected_issuer":{"anyOf":[{"type":"string"},{"type":"null"}]},"expected_purpose":{"anyOf":[{"type":"string"},{"type":"null"}]},"now":{"anyOf":[{"type":"string"},{"type":"null"}]},"now_ms":{"anyOf":[{"minimum":0,"type":"integer"},{"type":"null"}]}},"required":["signed_artifact"],"type":"object"}},"required":["verification"]}},{"name":"proofrelay.wrap_mcp_tool_evidence","description":"Convert hash-only MCP tool request, response, schema, authority, and payment context references into a portable ProofRelay evidence wrapper without ingesting raw prompts, outputs, credentials, or logs.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"tool_evidence":{"additionalProperties":false,"properties":{"tool_name":{"type":"string"},"tool_call_id":{"anyOf":[{"type":"string"},{"type":"null"}]},"request_hash":{"type":"string"},"response_hash":{"type":"string"},"tool_schema_hash":{"anyOf":[{"type":"string"},{"type":"null"}]},"authority_hash":{"anyOf":[{"type":"string"},{"type":"null"}]},"payment_context_hash":{"anyOf":[{"type":"string"},{"type":"null"}]},"identity_reference_hash":{"anyOf":[{"type":"string"},{"type":"null"}]},"verifier_response_hash":{"anyOf":[{"type":"string"},{"type":"null"}]},"non_secret_refs":{"items":{"type":"string"},"type":"array"}},"required":["tool_name","request_hash","response_hash"],"type":"object"}},"required":["tool_evidence"],"additionalProperties":false}}],"scan":{"score":67,"grade":"C","scanned_at":"2026-09-26T21:21:55.172Z","report":{"scannerVersion":"0.1.9","scannedAt":"2026-09-26T21:21:55.115Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":20,"max":20,"notes":["remote reachable in 732ms"]},"poisoning":{"score":15,"max":15,"notes":["26 tool descriptions checked"]},"auth":{"score":10,"max":15,"notes":["open endpoint, read-only tools"]},"maintenance":{"score":3,"max":15,"notes":["no repository listed"]},"identity":{"score":2,"max":10,"notes":["no repository or website to verify"]}},"findings":[{"id":"maint.no-repo","severity":"low","component":"maintenance","title":"No source repository listed"}],"inputs":{"probes":[{"url":"https://mcp.genesisre.io/mcp","reachable":true,"authRequired":false,"latencyMs":732,"serverInfo":{"name":"GENESIS ProofRelay","version":""}}],"packages":[],"repo":{"found":false},"icon":{"url":"https://genesisre.io/brand/genesis-primary-mark-512.png","source":"site","width":512,"height":512},"presence":{"stars":null,"forks":null,"downloadsWeek":null,"license":null,"lastPushAt":null,"score":5}}}},"grade_history":[],"reviews":[]}