← Registry

eCommerce

queenhousemv.com

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

1 endpoint79 known toolsFirst detected May 29, 2026Last detected July 12, 2026

ENDPOINT 1

https://queenhousemv.com/api/mcp

No auth detected

Known tools 79

search_stores

Search for restaurants by name, cuisine, or location.

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.

create_order

Place an order at a restaurant.

create_reservation

Make a reservation at a restaurant.

join_waitlist

Add a customer to the restaurant waitlist.

get_business_summary

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

get_top_items

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

compare_periods

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

get_menu_items

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

get_categories

Get all menu categories with item counts.

get_86_board

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

set_item_availability

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

get_recent_orders

Get recent orders.

get_active_orders

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

search_customers

Search customers by name, phone, or email.

get_customer_details

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

get_top_customers

Get top customers by spending or order count.

get_todays_reservations

Get all reservations for today, grouped by status.

get_upcoming_reservations

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

get_reservation_analytics

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

get_waitlist_status

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

get_waitlist_queue

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

get_waitlist_analytics

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

get_active_deliveries

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

get_delivery_summary

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

get_order_details

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

get_today_order_count

Get the total number of orders placed today.

get_customer_segments

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

get_items_missing_images

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

get_task_runs

Get recent task runs for a location.

create_task_run

Create a new task run record.

update_task_run

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

get_pending_background_tasks

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

update_background_task

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

get_store_capabilities

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

get_website_seo

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

update_store_seo_metadata

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

get_menu_performance_analysis

Deep menu performance analysis from analytics_item_performance.

generate_daily_snapshot

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

generate_weekly_review

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

get_service_config

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

update_service_config

Update the AI Manager service configuration for a location.

send_notification

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

log_activity

Record an internal event in the activity audit log.

get_recent_actions

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

get_store_signals

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

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.

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).

get_operator_followup

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

get_goal_state

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

reconcile_goal

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

get_value_summary

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

get_opportunities

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

get_lapsed_customers

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

get_foundation

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

run_due_periodic_tasks

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

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) }.

mark_welcome_done

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

mark_resume_done

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

get_knowledge_entries

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

recall_memory

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

write_memory

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

recall_research

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

write_research

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

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.

get_loyalty_program

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

get_promotions

Current promotions for this location.

get_catering_menu

Catering menu items for this location.

notify_owner

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

claim_pending_invocation

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

mark_invocation_completed

Engine reports successful completion of a pending invocation.

mark_invocation_failed

Engine reports failure.

delegate_to_remote

Hand work to the remote AI agent for background processing.

check_delegated_tasks

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

get_action_approval_url

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

verify_action

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

propose_action

The universal write path — your hands.

execute_chat_action

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

ask_owner

Pose a question to the owner asynchronously.