Skip to content
Windsurf

hushdrop for Windsurf

io.github.maxtechera/hushdrop

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

client:Windsurf transport:stdio runtime:npm

Install hushdrop in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.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>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

hushdrop in other clients