← Index

io.github.sathergate/lockbox

io.github.sathergate/lockbox·v0.1.1·Security
Quality Score
80
/100

Encrypted secrets for Next.js. AES-256-GCM with no vault needed.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "lockbox": {
      "command": "npx",
      "args": [
        "-y",
        "vaultbox"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "lockbox": {
      "command": "npx",
      "args": [
        "-y",
        "vaultbox"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y vaultbox
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Security