Skip to content
Claude Desktop

o360 mcp for Claude Desktop

com.offensive360/o360-mcp

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

client:Claude Desktop transport:stdio runtime:npm

Install o360 mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.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>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

o360 mcp in other clients