Skip to content
Cline

mcp-armor for Cline

io.studiomeyer/armor

Security sidecar for MCP servers: 11 read-only control-plane tools for prompt-injection checks.

client:Cline transport:stdio runtime:oci

Install mcp-armor 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": {
    "armor": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/studiomeyer-io/mcp-armor:0.8.1"
      ]
    }
  }
}

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

mcp-armor in other clients