Skip to content
Cline

sidearm for Cline

io.github.ebadros/sidearm

Protect media from AI training, detect AI-generated content, and find stolen work.

client:Cline transport:stdio runtime:npm

Install sidearm 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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "sidearm": {
      "command": "npx",
      "args": [
        "-y",
        "@sidearmdrm/mcp"
      ],
      "env": {
        "SDRM_API_KEY": "<SDRM_API_KEY>",
        "SDRM_BASE_URL": "<SDRM_BASE_URL>"
      }
    }
  }
}

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

sidearm in other clients