lockbox for Claude Code
io.github.sathergate/lockbox
Encrypted secrets for Next.js. AES-256-GCM with no vault needed.
client:Claude Code
transport:stdio
runtime:npm
Install lockbox in Claude Code
run in your project directory
claude mcp add lockbox -- npx -y vaultbox
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs