Quantum-Shield for VS Code
io.github.evozim/quantum-shield
Post-quantum cryptographic library protecting data packets.
client:VS Code
transport:sse
Install Quantum-Shield in VS Code
.vscode/mcp.json
{
"servers": {
"quantum-shield": {
"type": "sse",
"url": "https://quantum-shield-mcp.vercel.app/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs