pqc deprecation lint for Claude Desktop
io.github.jmshinhwa/pqc-deprecation-lint
Dates every quantum-vulnerable algorithm in your code against the NIST IR 8547 clock: deprecated aft
client:Claude Desktop
transport:stdio
runtime:npm
Install pqc deprecation lint in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"pqc-deprecation-lint": {
"command": "npx",
"args": [
"-y",
"@readystack/pqc-deprecation-lint"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs