Skip to content
Cline

Flare for Cline

dev.flarehq/security

Scan a running app or repo for leaked secrets, exposed routes and open RLS, and verify live keys

client:Cline transport:stdio runtime:npm

Install Flare 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": {
    "security": {
      "command": "npx",
      "args": [
        "-y",
        "flarehq-mcp"
      ]
    }
  }
}

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

Flare in other clients