Skip to content
Cline

vigil fraud alert for Cline

io.github.dgtalquantumleap-ai/vigil-fraud-alert

Proximity-based card fraud detection with AI risk scoring.

client:Cline transport:stdio runtime:npm

Install vigil fraud alert 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": {
    "vigil-fraud-alert": {
      "command": "npx",
      "args": [
        "-y",
        "vigil-fraud-alert-mcp"
      ],
      "env": {
        "UPSTASH_REDIS_REST_URL": "<UPSTASH_REDIS_REST_URL>",
        "UPSTASH_REDIS_REST_TOKEN": "<UPSTASH_REDIS_REST_TOKEN>"
      }
    }
  }
}

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

vigil fraud alert in other clients