Skip to content
Claude Desktop

envcp for Claude Desktop

dev.fentz.envcp/envcp

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

client:Claude Desktop transport:stdio runtime:npm

Install envcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

envcp in other clients