01Native Model Context Protocol (MCP) Server: Securely integrate with Claude, GPT-4, and Cursor.
02Blind Indexing: Search for secrets without exposing plaintext key names.
03Shamir's Recovery: Split master keys into shards for secure reconstruction.
04Zero-Trust Environment: Secrets injected directly into memory, never touching disk as plaintext.
05Bootstrap Pattern: Use a single ZMS_TOKEN to manage all secrets.
060 GitHub stars