
QnEvt Verifiable Randomness MCP
Generate auditable random outcomes and verify proofs when you need fair draws, sampling, or tamper-evident randomness in agent workflows.
Overview
QnEvt Verifiable Randomness MCP is a MCP server for the Ship phase that provides verifiable random decisions, audit sampling, fair selection, and cryptographic proof verification via QnEvt.
What is this MCP server?
- Streamable HTTP remote at qnevt.com/mcp (MCP schema 2025-12-11)
- Verifiable random decisions with proof verification for audits and disputes
- Fair selection and audit sampling without trusting opaque RNG
- Optional Bearer auth for quota and private proof access
- Server version 1.1.0 from NanaKabu/QnEvt on GitHub
- Remote MCP URL: https://qnevt.com/mcp (streamable-http)
- Published server schema version: 1.1.0
- Optional secret header: Authorization (Bearer)
What problem does it solve?
Agent-built apps often need fair or random choices, but plain RNG calls are impossible to audit when users or regulators ask for proof.
Who is it for?
Indie products running contests, compliance sampling, or workflow randomization where you need evidence, not just luck.
Skip if: Teams that only need informal brainstorming randomness with no audit trail or cryptographic guarantees.
What do I get? / Deliverables
Your agent can draw verifiable random results and verify proofs so selections and samples are defensible in reviews and disputes.
- Verifiable random decisions with checkable proofs
- Audit-ready sampling and fair-selection outcomes
- Verified proof status from agent-driven workflows
Recommended MCP Servers
Journey fit
Verifiable randomness and audit sampling belong on the ship phase shelf because they support compliance, security reviews, and defensible selection before or after launch. Security subphase fits audit sampling, proof verification, and fair selection that must stand up to scrutiny—not generic dice rolls.
How it compares
MCP integration for verifiable RNG and proofs, not a local dice-roll skill or general statistics package.
Common Questions / FAQ
Who is QnEvt Verifiable Randomness MCP for?
Solo and indie builders using MCP agents who must prove that random picks, samples, or allocations were fair and tamper-evident.
When should I use QnEvt Verifiable Randomness MCP?
Use it during security, compliance, or launch prep when you need audit sampling, verifiable lotteries, or proof-backed random decisions in automated workflows.
How do I add QnEvt Verifiable Randomness MCP to my agent?
Register the streamable-http remote https://qnevt.com/mcp in your MCP client; add an Authorization Bearer token header if you need authenticated quota or private proofs.