Skip to content
Cline

mcpshield for Cline

io.github.mcpshield-dev/mcpshield

Security scanner for MCP servers - detects tool poisoning and injection

client:Cline transport:stdio runtime:npm

Install mcpshield 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": {
    "mcpshield": {
      "command": "npx",
      "args": [
        "-y",
        "mcpshield-cli"
      ]
    }
  }
}

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

mcpshield in other clients