Skip to content
Cline

o360 mcp for Cline

com.offensive360/o360-mcp

Run Offensive360 SAST scans (60+ languages) on local code; findings with file/line and fixes

client:Cline transport:stdio runtime:npm

Install o360 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

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

{
  "mcpServers": {
    "o360-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "o360-mcp"
      ],
      "env": {
        "O360_URL": "<O360_URL>",
        "O360_TOKEN": "<O360_TOKEN>"
      }
    }
  }
}

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

o360 mcp in other clients