Manages encrypted secrets locally without infrastructure, providing an MCP server for secure AI agent access.
LocalVault is a zero-infrastructure secrets manager designed for developers who prioritize security and simplicity. It stores encrypted secrets directly on your local disk, eliminating the need for servers, cloud services, or vulnerable configuration files. Users unlock their vaults with a passphrase, and the system offers session caching to streamline workflow. Beyond standard CLI operations for managing API keys, tokens, and credentials, LocalVault uniquely integrates an MCP server, allowing AI coding agents to securely interact with secrets without ever exposing the master passphrase. This makes it an ideal tool for modern development workflows involving AI assistance.
