waitlist kit for Grok
io.github.therealmrfunguy/waitlist-kit
Viral waitlists with referral tracking, leaderboards, analytics, and built-in themes.
client:Grok
transport:sse
Install waitlist kit in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"waitlist-kit": {
"type": "sse",
"url": "https://waitlist.rjctdlabs.xyz/sse"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs