Quantum-Shield for Cursor
io.github.evozim/quantum-shield
Post-quantum cryptographic library protecting data packets.
client:Cursor
transport:sse
Install Quantum-Shield in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"quantum-shield": {
"url": "https://quantum-shield-mcp.vercel.app/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs