Skip to content
Cline

hushdrop for Cline

io.github.maxtechera/hushdrop

Open-source artifact sharing for AI agents: private, branded, zero-knowledge links.

client:Cline transport:stdio runtime:npm

Install hushdrop 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": {
    "hushdrop": {
      "command": "npx",
      "args": [
        "-y",
        "hushdrop-mcp"
      ],
      "env": {
        "BLOB_READ_WRITE_TOKEN": "<BLOB_READ_WRITE_TOKEN>"
      }
    }
  }
}

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

hushdrop in other clients