Skip to content
Cline

envcp for Cline

dev.fentz.envcp/envcp

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

client:Cline transport:stdio runtime:npm

Install envcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "envcp": {
      "command": "npx",
      "args": [
        "-y",
        "@fentz26/envcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

envcp in other clients