Skip to content
Claude Desktop

Sendhey for Claude Desktop

app.sendhey/sendhey

Turn AI-built work into tracked, gated share links your clients can open.

client:Claude Desktop transport:streamable-http

Install Sendhey in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "sendhey": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://sendhey.app/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Sendhey in other clients