Skip to content
Cline

shield for Cline

io.github.bolyra/shield

Stdio MCP auth proxy: wrap any MCP server with per-tool permission enforcement.

client:Cline transport:stdio runtime:npm

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

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

shield in other clients