waitlist kit for Claude Desktop
io.github.therealmrfunguy/waitlist-kit
Viral waitlists with referral tracking, leaderboards, analytics, and built-in themes.
client:Claude Desktop
transport:sse
Install waitlist kit in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"waitlist-kit": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://waitlist.rjctdlabs.xyz/sse"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs