genesis-proofrelay
GENESIS ProofRelay MCP
Public discovery package for the GENESIS ProofRelay MCP verifier.
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.
Public Links
Glama listing: https://glama.ai/mcp/servers/GENESISRE/proofrelay
Smithery listing: https://smithery.ai/servers/genesis/proof-relay
Product page: https://genesisre.io/proofrelay
MCP endpoint: https://mcp.genesisre.io/mcp
MCP health: https://mcp.genesisre.io/health
MCP server card: https://mcp.genesisre.io/.well-known/mcp/server-card.json
Agent service descriptor: https://genesisre.io/.well-known/proofrelay-agent-service.json
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.
Maintenance
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