Lockbox runs on your own machine — the client starts it, so there is no endpoint to ping. 28 installs a week from npm. Last commit 16 Jul 2026.
Encrypted secrets for Next.js. AES-256-GCM with no vault needed.
We read the source, 19 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
пакет vaultbox ссылается на sathergate/lockbox
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add lockbox -- npx -y vaultbox
{
"mcpServers": {
"lockbox": {
"args": [
"-y",
"vaultbox"
],
"command": "npx"
}
}
}
[mcp_servers.lockbox]
command = "npx"
args = ["-y", "vaultbox"]
{
"mcpServers": {
"lockbox": {
"args": [
"-y",
"vaultbox"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"lockbox": {
"args": [
"-y",
"vaultbox"
],
"command": "npx"
}
}
}
Secrets vault for Claude Code with audit logs, access rules, and AES-256 encryption.
Local AES-256-GCM vault for AI agents. Secrets stay local, LLMs never see real API keys.
Encrypted secrets vault for AI agents — secrets resolved at runtime, never seen by LLMs.
Encrypted environment variable vault with AI access policies, keeping secrets safe from AI agents.
Encrypted secrets and credential management for agents
Encrypted environment variable vault with AI access policies, keeping secrets safe from AI agents.
MCP server for creating and managing SOPS-encrypted secrets
Encrypted store for API keys and database URLs your code needs. Use them without reading them.
Answers built from our own checks of this server.