← Index

dev.fentz.envcp/envcp

dev.fentz.envcp/envcp·v1.1.0·Security
Quality Score
85
/100

Encrypted environment variable vault with AI access policies, keeping secrets safe from AI agents.

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