Skip to content
Cline

isMalicious threat intelligence for AI agents for Cline

com.ismalicious/mcp-server

Indicator reputation verdicts, CVE lookups (CVSS, EPSS, KEV) and prompt-injection scans for agents

client:Cline transport:stdio runtime:npm

Install isMalicious threat intelligence for AI agents 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": {
    "mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@ismalicious/mcp-server"
      ],
      "env": {
        "ISMALICIOUS_API_KEY": "<ISMALICIOUS_API_KEY>",
        "ISMALICIOUS_API_SECRET": "<ISMALICIOUS_API_SECRET>",
        "ISMALICIOUS_API_BASE": "<ISMALICIOUS_API_BASE>",
        "ISMALICIOUS_TIMEOUT_MS": "<ISMALICIOUS_TIMEOUT_MS>"
      }
    }
  }
}

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

isMalicious threat intelligence for AI agents in other clients