Skip to content
Claude Desktop

Secrets-LE for Claude Desktop

io.github.nolindnaidoo/secrets-le

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

client:Claude Desktop transport:stdio runtime:npm

Install Secrets-LE in Claude Desktop

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

{
  "mcpServers": {
    "secrets-le": {
      "command": "npx",
      "args": [
        "-y",
        "secrets-le-mcp"
      ]
    }
  }
}

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

Secrets-LE in other clients