Skip to content
Cline

Abnormal Security for Cline

io.github.wyre-technology/abnormal-mcp

MCP server for Abnormal Security — AI-powered email threat detection, cases, and remediation.

client:Cline transport:stdio runtime:oci

Install Abnormal Security 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": {
    "abnormal-mcp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/wyre-technology/abnormal-mcp:v1.2.5"
      ],
      "env": {
        "ABNORMAL_API_TOKEN": "<ABNORMAL_API_TOKEN>",
        "MCP_TRANSPORT": "<MCP_TRANSPORT>",
        "AUTH_MODE": "<AUTH_MODE>",
        "LOG_LEVEL": "<LOG_LEVEL>"
      }
    }
  }
}

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

Abnormal Security in other clients