UseWait for Claude Desktop
com.usewait/waitlist
Create and manage waitlists from your AI agent: page, custom domain, emails, signups, broadcasts.
client:Claude Desktop
transport:streamable-http
Install UseWait in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"waitlist": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://usewait.com/api/mcp/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