Skip to content
Back to search
30
MCP

hushdrop-install

npm/hushdrop-install

One command to wire the hushdrop MCP server (open-source artifact sharing) into your AI agents — Claude Code, Codex, Cursor, OpenCode.

Uptime
0.0%
7 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

hushdrop-mcp
Open-source artifact sharing — publish HTML/Markdown/files as branded, password-protected, zero-knowledge links on your own domain, from any
0 tools
io.github.qflav/agentdrop-mcp-server
MCP server for AgentDrop - encrypted file transfer between AI agents across any host or network.
0 tools
codex-mcp-server
MCP server wrapper for OpenAI Codex CLI that enables Claude Code to leverage Codex's AI capabilities directly.
0 tools
io.github.maxtechera/hushdrop
Open-source artifact sharing for AI agents: private, branded, zero-knowledge links.
0 tools
agentmarketplace-mcp
MCP server that lets Claude, Cursor, and any MCP client discover and install AI agents from the default agent marketplace.
0 tools
io.github.shinpr/sub-agents-mcp
MCP server for AI sub-agent delegation across Cursor, Claude, Codex, Gemini, and GLM
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "hushdrop-install": {
      "url": "None",
      "transport": "http"
    }
  }
}