Skip to content
Cline

Husk for Cline

io.github.husk-security/husk

Local-first defensive scanner for vulnerable dependencies, leaked secrets, and risky agent configs

client:Cline transport:stdio runtime:npm

Install Husk 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": {
    "husk": {
      "command": "npx",
      "args": [
        "-y",
        "husk-sec"
      ]
    }
  }
}

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

Husk in other clients