Loading MCP server directory, please wait...
Quantum-safe vault, encryption & compliance for AI agents. NIST FIPS 203/204 ML-KEM-768 + ML-DSA-65.
npx @getmcp/cli add io.github.Lokeshwaranramu/quantasealRequires Node.js 18+. Community-contributed server. Review source before installing.
QUANTASEAL_API_KEYQuantaSeal API key (starts with qs_live_). Get one at https://app.quantaseal.io/settings/api-keys
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Lokeshwaranramu/quantaseal": {
"command": "npx",
"args": [
"-y",
"@quantaseal/mcp-server"
],
"env": {
"QUANTASEAL_API_KEY": "",
"QUANTASEAL_BASE_URL": ""
}
}
}
}