Zero-knowledge encrypted cloud storage for AI agents with client-side AES-256-GCM encryption.
Zero-Knowledge Cloud Drive persistence for AI agents. This Model Context Protocol (MCP) server allows AI agents to securely interact with the BitAtlas vault. All files are encrypted client-side, meaning the server never sees the plaintext data. Search & List Vault: Agents can browse encrypted file metadata. Secure Retrieval: Agents can fetch encrypted blobs and decryption metadata.…
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.
Zero-Knowledge Cloud Drive persistence for AI agents. This Model Context Protocol (MCP) server allows AI agents to securely interact with the BitAtlas vault. All files are encrypted client-side, meaning the server never sees the plaintext data. Search & List Vault: Agents can browse encrypted file metadata. Secure Retrieval: Agents can fetch encrypted blobs and decryption metadata. Zero-Knowledge: The agent performs decryption locally using the user's provided master key. Add this to your MCP…