Skip to main content
Glama
GENESISRE

genesis-proofrelay

GENESIS ProofRelay MCP

Public discovery package for the GENESIS ProofRelay MCP verifier.

Smithery proofrelay MCP server proofrelay MCP score

ProofRelay is a read-only MCP verifier for non-confidential evidence bundles. It helps agents and operators check bundle integrity, receipt ordering, hash-chain continuity, checkpoint recommendations, MCP risk metadata, and real-estate closing proof-pack readiness.

Install From Smithery

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

Generic MCP Client

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

Trust Boundary

ProofRelay verifies submitted non-confidential evidence bundle shape and integrity signals. It does not process payments, custody funds, escrow assets, certify legal/title/compliance status, certify real-world facts, provide legal advice, review private source code, or require source-code disclosure.

Do not submit secrets, private prompts, raw logs, source code, customer files, wallet keys, payment credentials, or tenant traces to the public MCP endpoint.

Public Repository Boundary

This repository is intentionally limited to public ProofRelay MCP discovery, setup, and trust-boundary material. The hosted MCP service is operated by GENESIS at mcp.genesisre.io.

This repository does not include:

  • internal GENESIS monorepo code

  • production deployment automation

  • private credentials or environment files

  • paid settlement adapters

  • Skyfire, Coinbase, Stripe, AWS, or internal operator secrets

  • customer data, raw logs, prompts, traces, or evidence bundles

See PUBLICATION_BOUNDARY.md for the publication allowlist and exclusion policy.

License

MIT. See LICENSE.

Install Server
A
license - permissive license
A
quality
B
maintenance

Maintenance

Maintainers
Response time
0dRelease cycle
4Releases (12mo)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/GENESISRE/proofrelay'

If you have feedback or need assistance with the MCP directory API, please join our Discord server