Skip to content
Cline

bouncer for Cline

io.github.nugehs/bouncer

Static compliance-controls checker for UK Online Safety Act & ICO Children's Code. CLI + MCP.

client:Cline transport:stdio runtime:npm

Install bouncer 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": {
    "bouncer": {
      "command": "npx",
      "args": [
        "-y",
        "@nugehs/bouncer"
      ]
    }
  }
}

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

bouncer in other clients