Launch a waitlist without leaving your agent.
A waitlist page, custom domain, emails and signups, all driven over MCP. Built so the agent does the whole thing and you just read back the result.
claude mcp add usewait https://usewait.com/api/mcp/mcpAny other client, one command:
npx -y @smithery/cli install usewait/waitlist --client cursorOr add it in one click:
Either way you sign in once in the browser. There is no key to paste.
- Claude
- Cursor
- Codex
- Grok
- and anything else that speaks MCP
The server is stateless: every call is self contained, so there is no session to keep alive and nothing to reconnect when your agent restarts.
Waitlists run on the edge, powered by Cloudflare
- 01Connect the serverOne command in any MCP client. Sign in once in the browser, no key to paste.
- 02Ask for a waitlistThe agent names it, writes the page, sets the SEO fields and publishes it live.
- 03It is already runningThe page sits at usewait.com/w/your-slug collecting signups before you open a tab.
- create_waitlistname, slug, page code
- update_waitlistSEO fields, referrals, branding
- set_custom_domainCNAME, SSL issued automatically
- list_entriesread signups
- send_campaignbroadcast to subscribers
- upload_assetlogo and OG image to the CDN
29 tools in total, the same operations exposed over REST, and all of it on the free tier. Full reference.
Free for the hosted page and the first 100 signups. $12 one-time per waitlist unlocks 5000 signups, a custom domain, referrals and no branding.
Never a subscription. Build and iterate for free, pay when you ship.
There is a dashboard too. Create an account to build one by hand, or log in.