quantakrypto pqc-tools for Gemini CLI
io.github.quantakrypto/pqc-tools
Scan code for quantum-vulnerable cryptography and get NIST post-quantum migration guidance.
client:Gemini CLI
transport:streamable-http
runtime:npm
tools:11
Install quantakrypto pqc-tools in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"pqc-tools": {
"httpUrl": "https://mcp.quantakrypto.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs