Agent-first waitlists: hosted signup pages with referral ranking. One tool call returns a live page.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Waitlists your agent can launch.
A hosted waitlist page with referral ranking, created by one MCP tool call. Agent-first: MCP server + JSON CLI + REST API. The dashboard is optional.
waitloop.dev Β· Docs Β· llms.txt
Your agent builds the product. Waitloop starts the line:
Every waitlist gets a live hosted page, email capture, referral links (each signup gets a unique URL β when someone joins through it, the referrer moves up the list), stats, CSV export, webhooks, and an embeddable widget.
MCP (the primary interface):
8 tools: create_waitlist, list_waitlists, update_waitlist, delete_waitlist, get_stats, list_signups, export_signups, add_signup.
CLI β every command outputs structured JSON, designed for LLMs and pipelines:
REST:
Docs are agent-readable: llms.txt, and every docs page is raw markdown when you append .md.
App on :3000, Postgres included, migrations run on boot. No license keys, no feature gates β everything in the cloud product works self-hosted. See self-hosting docs.
No database needed for local dev β it falls back to embedded Postgres (PGlite) under .data/. Log in at /login; without RESEND_API_KEY, the magic link is printed to the server log.
apps/waitloop β Next.js app: hosted pages, dashboard, REST API, MCP server, docspackages/cli β the waitloop-cli npm package (npx waitloop-cli)skills/waitloop β agent skill (SKILL.md) for coding agentsNo reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/waitloop)<a href="https://allmcps.com/mcp/waitloop"><img src="https://allmcps.com/api/badge/waitloop?style=directory" alt="Waitloop on AllMCPs" /></a>