Skip to content
Cline

Cyntrisec CLI (Historical) for Cline

io.github.cyntrisec/cyntrisec

Historical AWS analysis CLI; not a current Cyntrisec product.

client:Cline transport:stdio runtime:pypi

Install Cyntrisec CLI (Historical) 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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "cyntrisec": {
      "command": "uvx",
      "args": [
        "cyntrisec"
      ],
      "env": {
        "AWS_PROFILE": "<AWS_PROFILE>",
        "AWS_DEFAULT_REGION": "<AWS_DEFAULT_REGION>",
        "AWS_ACCESS_KEY_ID": "<AWS_ACCESS_KEY_ID>",
        "AWS_SECRET_ACCESS_KEY": "<AWS_SECRET_ACCESS_KEY>"
      }
    }
  }
}

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

Cyntrisec CLI (Historical) in other clients