ProofRelay MCP evaluation

A narrow, read-only checkpoint surface.

Use ProofRelay to check evaluator status, recommend whether a checkpoint is appropriate, and verify synthetic or non-confidential evidence bundles. Public MCP access does not create a customer relationship or authorize production use.

Public evaluation status

Public claims are bounded by current runtime metadata.

Machine-readable status

Checking current status…

Approved public tool allowlist

  • proofrelay.get_verifier_status
  • proofrelay.recommend_checkpoint
  • proofrelay.verify_bundle

Do not enable or invoke any tool outside this allowlist through the public evaluation channel. Deeper implementation capabilities require controlled diligence.

Smithery CLI

npx -y smithery@1.2.0 mcp add genesis/proof-relay
npx -y smithery@1.2.0 tool call proof-relay proofrelay.get_verifier_status '{}'

Generic MCP client

{
  "mcpServers": {
    "proofrelay": {
      "type": "streamable-http",
      "url": "https://mcp.genesisre.io/mcp"
    }
  }
}

Public input boundary

Never submit credentials, tokens, private keys, customer files, personal data, payment records, source code, private prompts, raw logs, or production traces. Verification evaluates submitted evidence integrity and does not certify external truth.