Skip to content
Cline

cloud-audit for Cline

io.github.gebalamariusz/cloud-audit

AWS security scanner with attack chain detection, IAM privilege escalation, and fixes

client:Cline transport:stdio runtime:pypi

Install cloud-audit 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": {
    "cloud-audit": {
      "command": "uvx",
      "args": [
        "cloud-audit"
      ]
    }
  }
}

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

cloud-audit in other clients