Zero-knowledge secret vault for AI agents: secrets injected into commands, never seen by the model
MCP server for Wundervault zero-knowledge secret management. Exposes vault secrets to AI agents via the Model Context Protocol — secrets are decrypted server-side and never returned to the agent in plaintext. Or using a credentials file: Zero-knowledge: The encryption key lives only in the MCP server process. The Wundervault server never sees it. Burn-after-reading: Plaintext secrets are never…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
MCP server for Wundervault zero-knowledge secret management. Exposes vault secrets to AI agents via the Model Context Protocol — secrets are decrypted server-side and never returned to the agent in plaintext. Or using a credentials file: Zero-knowledge: The encryption key lives only in the MCP server process. The Wundervault server never sees it. Burn-after-reading: Plaintext secrets are never returned to the calling agent. After decryption, the agent receives only . Exec scrubbing: If you use…