LuckDrop for Claude Desktop
app.luckdrop/luckdrop
Enter LuckDrop's free weekly on-chain prize draw, check the live draw, and claim prizes.
client:Claude Desktop
transport:streamable-http
tools:5
Install LuckDrop in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"luckdrop": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://luckdrop.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