QnEvt Verifiable Randomness MCP for Cursor
io.github.nanakabu/qnevt
Verifiable random decisions, audit sampling, fair selection, and proof verification using QnEvt.
client:Cursor
transport:streamable-http
Install QnEvt Verifiable Randomness MCP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"qnevt": {
"url": "https://qnevt.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs