QnEvt Verifiable Randomness MCP for VS Code
io.github.nanakabu/qnevt
Verifiable random decisions, audit sampling, fair selection, and proof verification using QnEvt.
client:VS Code
transport:streamable-http
Install QnEvt Verifiable Randomness MCP in VS Code
.vscode/mcp.json
{
"servers": {
"qnevt": {
"type": "http",
"url": "https://qnevt.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs