← Registry

eCommerce

caesars-chicken.com

Provides restaurant search, menu information, order placement, reservations, and waitlist management.

1 endpoint79 known toolsFirst detected September 2, 2026Last detected September 2, 2026

ENDPOINT 1

https://caesars-chicken.com/api/mcp

No auth detected

MCP server metadata

Name
OpenPOS
Version
2.0.0
Capabilities
tools

Known tools 79

search_stores

Search for restaurants by name, cuisine, or location.

Inferred read-only
get_store_context

Get EVERYTHING about a restaurant in one call: store info, full menu with modifiers and prices, hours, services, AI instructions, guardrails, availability.

Inferred read-only
create_order

Place an order at a restaurant.

Inferred read-only
create_reservation

Make a reservation at a restaurant.

Inferred read-only
join_waitlist

Add a customer to the restaurant waitlist.

Inferred read-only
get_business_summary

Get revenue summary for a date range: gross/net revenue, orders, avg ticket, breakdowns by order type.

Inferred read-only
get_top_items

Get top selling menu items by revenue or quantity for a date range.

Inferred read-only
compare_periods

Compare sales between two periods (today vs yesterday, this week vs last, this month vs last).

Inferred read-only
get_menu_items

Get menu items with prices, descriptions, and stock status.

Inferred read-only
get_categories

Get all menu categories with item counts.

Inferred read-only
get_86_board

Get all items currently 86'd (out of stock).

Inferred read-only
set_item_availability

86 (mark out of stock) or un-86 (mark back in stock) a menu item.

Inferred read-only
get_recent_orders

Get recent orders.

Inferred read-only
get_active_orders

Get all active (non-completed, non-cancelled) orders grouped by status.

Inferred read-only
search_customers

Search customers by name, phone, or email.

Potential side effects
get_customer_details

Get detailed info about a customer: spending, orders, visits, segments, notes.

Inferred read-only
get_top_customers

Get top customers by spending or order count.

Inferred read-only
get_todays_reservations

Get all reservations for today, grouped by status.

Inferred read-only
get_upcoming_reservations

Get upcoming confirmed/pending reservations (today and future).

Inferred read-only
get_reservation_analytics

Get reservation analytics (total, confirmed, completed, cancelled, no-show) for a date range.

Inferred read-only
get_waitlist_status

Get current waitlist queue status: how many waiting, notified, checked in, seated, and estimated wait time.

Inferred read-only
get_waitlist_queue

Get the active waitlist queue with names, party sizes, and wait times.

Inferred read-only
get_waitlist_analytics

Get waitlist analytics: total, seated, no-shows, conversion rate, avg wait times.

Inferred read-only
get_active_deliveries

Get all active delivery orders, grouped by joint fulfillment state (Preparing, Awaiting dispatch, Dispatching, Courier confirmed, On the way, etc.).

Inferred read-only
get_delivery_summary

Get today's delivery summary: total deliveries, completed, in progress, revenue from deliveries.

Inferred read-only
get_order_details

Get full details for a specific order, including items, modifiers, and available status transitions.

Inferred read-only
get_today_order_count

Get the total number of orders placed today.

Inferred read-only
get_customer_segments

List all customer segments (VIP, regulars, new, at-risk, etc.) with member counts.

Inferred read-only
get_items_missing_images

Get a list of menu items that are missing images or descriptions.

Inferred read-only
get_task_runs

Get recent task runs for a location.

Inferred read-only
create_task_run

Create a new task run record.

Potential side effects
update_task_run

Update an existing task run record (e.g., mark running → completed or failed).

Potential side effects
get_pending_background_tasks

Get pending background tasks for a location (created by dashboard delegation).

Inferred read-only
update_background_task

Update the status of a background task (mark as in_progress, completed, or failed).

Potential side effects
get_store_capabilities

Audit which OpenPOS features are enabled vs available for a location.

Inferred read-only
get_website_seo

Get current SEO state: store description, cuisine tags, highlights, visibility settings, website meta tags.

Inferred read-only
update_store_seo_metadata

Update store's AI-discoverable metadata: description, cuisine tags, highlights, price range, store instructions.

Potential side effects
get_menu_performance_analysis

Deep menu performance analysis from analytics_item_performance.

Inferred read-only
generate_daily_snapshot

Generate the "Daily Brief" report for a location — yesterday's revenue, orders, AOV, top items, day-over-day comparison.

Inferred read-only
generate_weekly_review

Generate the weekly review report — week-over-week revenue, top movers, anomalies, recommended focus areas.

Inferred read-only
get_service_config

Get the AI Manager service configuration for a location: enabled services, schedules, communication channels, quiet hours.

Inferred read-only
update_service_config

Update the AI Manager service configuration for a location.

Potential side effects
send_notification

Low-level send to the store owner via email, SMS, or push — raw delivery, NO dedupe/cooldown/quiet-hours.

Potential side effects
log_activity

Record an internal event in the activity audit log.

Inferred read-only
get_recent_actions

Recent ai_action_queue entries (proposed/applied/rejected/expired) for this location — what the AI has been doing.

Inferred read-only
get_store_signals

Sense the store — your complete live picture, start here.

Inferred read-only
get_action_catalog

The authoritative list of every action you can propose, with each one's exact payload shape (field names, types, enum values, required vs optional) — generated live from the validation schemas, so it never drifts.

Inferred read-only
get_outstanding_items

Understand what's still open for the owner — to inform your play, NOT to notify (the system reminds the owner about these on cadence).

Potential side effects
get_operator_followup

RECONCILE PAST WORK — call FIRST each cycle, before proposing anything new.

Inferred read-only
get_goal_state

The store's active/proposed growth goal + progress, pace, and the journey of rungs achieved.

Inferred read-only
reconcile_goal

Reconcile the store's goal STATE before you propose tactics — call this FIRST on a goal-driven tick.

Inferred read-only
get_value_summary

What the AI has delivered for this store over the period — proven revenue, labor saved, volume handled (the value ledger).

Inferred read-only
get_opportunities

Proactive growth plays that currently fit this store (win-backs, promos, SEO/GEO, menu, catering, etc.), pre-filtered by store state.

Inferred read-only
get_lapsed_customers

Customers who have not ordered within the lapse window — win-back candidates.

Inferred read-only
get_foundation

Owner-set boundaries the agent MUST operate within: marketing budget tier/cap, hard-nos (things never to do), optional direction.

Inferred read-only
run_due_periodic_tasks

Run any CALENDAR-due periodic work for this store: daily/weekly/monthly manager reports + email digests.

Potential side effects
get_due_operator_work

Detect LLM operator work due for this store that YOU (the engine) should run: { welcome: bool (store newly configured, never onboarded), resumes: [{questionId, question, answer, resumeWith}] (owner answered a question you were waiting on — continue the in-flight skill/work) }.

Inferred read-only
mark_welcome_done

Mark the welcome package as completed for this store (idempotency marker so get_due_operator_work stops returning welcome=true).

Inferred read-only
mark_resume_done

Mark an answered owner question as resumed (so get_due_operator_work stops returning it).

Inferred read-only
get_knowledge_entries

Owner-supplied knowledge entries (story, brand voice, constraints, etc.).

Inferred read-only
recall_memory

Recall the curated facts (owner-taught + AI-learned) most RELEVANT to your current decision — pass a query, tags, or a topic.

Inferred read-only
write_memory

Record a durable fact you just learned about this store (e.g.

Inferred read-only
recall_research

Recall persisted external research for this store (competitor_pricing, local_events, review_sentiment, peer_benchmark, cuisine_trends, ...).

Inferred read-only
write_research

Persist a research finding you just gathered (via WebSearch/WebFetch) so it's saved for future cycles instead of re-crawled.

Inferred read-only
get_sales_patterns

This store's own sales rhythm from order history (default 90 days), bucketed in the store's LOCAL timezone: busiest/slowest day-of-week, busiest hour, full day + hour distributions, and the last-7-days-vs-prior-7 trend.

Inferred read-only
get_loyalty_program

Current loyalty program(s) for this location (any non-archived).

Inferred read-only
get_promotions

Current promotions for this location.

Inferred read-only
get_catering_menu

Catering menu items for this location.

Inferred read-only
notify_owner

Reach the store owner for a NOVEL, owner-worthy event (a fresh insight, an anomaly, a notable result you just produced).

Inferred read-only
claim_pending_invocation

Engine-only: atomically claim the next pending invocation from the queue.

Inferred read-only
mark_invocation_completed

Engine reports successful completion of a pending invocation.

Inferred read-only
mark_invocation_failed

Engine reports failure.

Inferred read-only
delegate_to_remote

Hand work to the remote AI agent for background processing.

Inferred read-only
check_delegated_tasks

See what delegations are in flight (still working), completed but not yet shown to owner, or recently done.

Inferred read-only
get_action_approval_url

Get the public no-auth approval URL for a pending action id.

Inferred read-only
verify_action

Re-check whether an applied action actually took effect — reads the change back from canonical state.

Inferred read-only
propose_action

The universal write path — your hands.

Potential side effects
execute_chat_action

Owner-present chat: apply an action immediately (low/medium risk) or queue as pending_confirmation (high risk).

Inferred read-only
ask_owner

Pose a question to the owner asynchronously.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.openpos]
url = "https://caesars-chicken.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "openpos": {
      "type": "http",
      "url": "https://caesars-chicken.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: openpos
Remote MCP URL: https://caesars-chicken.com/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "openpos": {
      "url": "https://caesars-chicken.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "openpos": {
      "type": "http",
      "url": "https://caesars-chicken.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "openpos",
  "transport": "streamable-http",
  "url": "https://caesars-chicken.com/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.