Back to search
30
MCP

io.github.pdaxt/pqvault

io.github.pdaxt/pqvault

Post-quantum secrets manager for AI agents. ML-KEM-768 + X25519 + AES-256-GCM.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.agnuxo1/enigmagent-mcp
Local AES-256-GCM vault for AI agents. Secrets stay local, LLMs never see real API keys.
0 tools
EnigmAgent
AES-256-GCM encrypted credential vault for AI agents with placeholder-based secret injection.
0 tools
io.github.bch1212/agentvault
Credential vault for AI agents — Fernet-encrypted keys, per-agent budgets, audit logs.
0 tools
AgentVault
Discover, verify, and connect to AI agents with E2E encrypted messaging and trust scoring.
0 tools
io.github.mdfifty50-boop/secure-vault
Encrypted secrets and credential management for agents
0 tools
io.github.stephenballot-ai/legacy-shield
Zero-knowledge encrypted vault for AI agents. EU-hosted persistent storage.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.pdaxt/pqvault": {
      "url": "None",
      "transport": "http"
    }
  }
}