Skip to content
Cline

Secrets-LE for Cline

io.github.nolindnaidoo/secrets-le

Detect hardcoded secrets in source and config. Reports masked previews, never the values.

client:Cline transport:stdio runtime:npm

Install Secrets-LE 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": {
    "secrets-le": {
      "command": "npx",
      "args": [
        "-y",
        "secrets-le-mcp"
      ]
    }
  }
}

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

Secrets-LE in other clients