Skip to content
Cline

alertlogic mcp for Cline

io.github.rijul170/alertlogic-mcp

MCP server for Alert Logic MDR — incident response, log search, SOAR, and SOC workflows

client:Cline transport:stdio runtime:pypi

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

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

alertlogic mcp in other clients