Skip to content

image host transfer lint for Cline

io.github.jmshinhwa/image-host-transfer-lint

Names every image, font, badge and embed in your docs that sends an EU reader's IP outside the EEA

client:Cline transport:stdio runtime:npm

Install image host transfer lint 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": {
    "image-host-transfer-lint": {
      "command": "npx",
      "args": [
        "-y",
        "@readystack/image-host-transfer-lint"
      ]
    }
  }
}

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

image host transfer lint in other clients