waitlist kit for VS Code
io.github.therealmrfunguy/waitlist-kit
Viral waitlists with referral tracking, leaderboards, analytics, and built-in themes.
client:VS Code
transport:sse
Install waitlist kit in VS Code
.vscode/mcp.json
{
"servers": {
"waitlist-kit": {
"type": "sse",
"url": "https://waitlist.rjctdlabs.xyz/sse"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs