اربط Waitlist App Premium بـ Claude. أضِف الزوار، وأرسل SMS، وحدّد الطاولات كمُجلَسة — بلغة بسيطة، من أي محادثة.
Enterprise · $749/mo · purchased through our team
كيف يعمل
أنت
"أضِف Sarah للساعة 6 مساءً، مجموعة من شخصين"
Claude
يختار الأداة المناسبة، ويملأ الوسائط
Waitlist MCP
يتحقق من الهوية & ينفّذ الإجراء
العميل
يتلقى رسالة SMS بمكانه في الطابور
الإعداد
تُوثّق الرموز Claude لدى طابورك دون كشف كلمة مرور حسابك. يُعرَض كل رمز مرة واحدة — انسخه مباشرةً إلى مدير كلمات مرور.
The API Tokens section unlocks on the Enterprise plan ($749/mo, purchased through our team). On the Pro plan you'll see an upgrade card in the same spot. Contact us →
اختر كيفية استخدامك لـ Claude. يحتوي كل تبويب أدناه على الإعداد الدقيق للصقه — استبدل YOUR_TOKEN_HERE بالرمز من الخطوة 1.
حرّر ملف claude_desktop_config.json:
~/Library/Application Support/Claude/claude_desktop_config.json%APPDATA%\Claude\claude_desktop_config.json{
"mcpServers": {
"waitlistapp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://car.0rder.app/mcp",
"--header",
"Authorization: Bearer YOUR_TOKEN_HERE"
]
}
}
}
ثم أعِد تشغيل Claude Desktop. تظهر أدوات قائمة الانتظار في قائمة الأدوات.
متوفر في خطط Claude.ai Pro وTeam وEnterprise.
Server URL — انسخ:
https://car.0rder.app/mcp
شغّل هذا في الطرفية — يخزّنه Claude Code في إعدادات MCP الخاصة بمشروعك:
claude mcp add waitlistapp https://car.0rder.app/mcp \ --header "Authorization: Bearer YOUR_TOKEN_HERE"
تحقّق باستخدام claude mcp list.
افتح محادثة مع تفعيل التكامل ووصِّف ما تريد. يختار Claude الأدوات المناسبة وينفّذها.
add_entry
name="Sarah", party_size=2
#3
add_entry
name="Mike", party_size=2
#4
add_entry
name="Priya", party_size=2
#5
add_entry
name="John", party_size=2
#6
add_entry
name="David", party_size=2
#7
notify_entry
id=Sarah's id, event="added"
تم إرسال SMS
المرجع
13 أداة عبر إدارة الطوابير وإشعارات العملاء والأدوات المضمّنة. يقرأ Claude المخطط تلقائيًا — لا حاجة إلى حفظ أي شيء.
list_queueadd_entryupdate_entryremove_entrynotify_entrymark_seatedsend_smswidgets_listwidget_getwidget_entries_listwidget_entry_searchwidget_entry_update_statusThe model
Waitlist App is organized around a few ideas that keep a whole operation coherent — modes as lenses, stations as the backbone, and a single place everything rolls up into.
Organization → Locations → Stations is the backbone. A station is a cross-mode endpoint with stackable features you toggle on.
People identify — scan a personal QR, tap an employee/member ID, or just a name — then the station's features drive what happens next.
Every mode records a business event at fulfilment through a single analytics gateway, so everything rolls up into one place.
Modes (Waitlist, Ticketing, Fulfilment, Memberships, Event check-in, Creator) are lenses over one shared account — your customers and settings persist across every one, and an account is entitled to some modes while others show locked.
الأمان
أصدِر رمزًا لكل جهاز. ألغِه فورًا من لوحة التحكم إذا فُقد حاسوب محمول.
تُخزَّن بيانات اعتماد حساب Twilio بتشفير مغلّف AES-256 وفق معايير الصناعة، ولا تُعاد أبدًا إلى العملاء.
لا ترى الأدوات سوى الإدخالات المملوكة لحسابك. دون وصول عبر المستأجرين، ودون بيع بيانات لأطراف ثالثة.
The Enterprise plan ($749/mo) unlocks the MCP server, server-side SMS, and unlimited tokens — purchased through our team.