Guest API for meni.ge restaurants: browse menus, place orders, reserve tables. No auth needed. Connect the official Guest MCP server to Claude, ChatGPT, or Cursor through gate — one gateway URL, no config files, security-checked.
Free to start · No credit card · No hosting needed
Real prompts you can type the moment it's connected — no setup, no docs to read.
“Use “get_menu”: Get the full menu of a meni.ge location: categories, items with prices, variant groups and addons, currency and ordering capabilities. domai.”
“Use “get_item”: Get one menu item with its variant groups and addons, or several at once: pass itemIds (up to 10) instead of itemId to look items up in bulk.”
“Use “search_products”: Semantic search over the location's catalog: product/dish names, descriptions, specifications, brand, SKU/barcodes and attached docs. Use fo.”
“Use “update_cart”: Build the guest order step by step in a server-side cart, the way a human uses the web cart. Without cartId a new cart is created (keep the.”
Every server in the gate directory has to pass the same four checks before your AI can touch it. Here's how Guest holds up.
Operated by Guest (meni.ge) at its documented MCP endpoint — not a third-party mirror or community re-host.
This server only exposes public data — no account and no credentials are involved when you connect.
gate checks every tool for prompt injection, hidden instructions, data-exfiltration hints, and over-broad permissions before the server is available through your gateway.
If Guest adds or changes tools later, gate re-scans and alerts you — before your AI acts on the change.
Add one gateway URL to Claude, ChatGPT, or any MCP client. One-time setup, about two minutes.
Choose Guest in the gate directory. No sign-in needed.
Guest's tools are live in every AI client you've connected — with rules and logging built in.
Free to start · No credit card · No hosting needed
Fetched live from the official endpoint and re-checked daily by gate — not marketing copy.
get_menu — Get the full menu of a meni.ge location: categories, items with prices, variant groups and addons, currency and ordering capabilities. domai
get_item — Get one menu item with its variant groups and addons, or several at once: pass itemIds (up to 10) instead of itemId to look items up in bulk
search_products — Semantic search over the location's catalog: product/dish names, descriptions, specifications, brand, SKU/barcodes and attached docs. Use fo
update_cart — Build the guest order step by step in a server-side cart, the way a human uses the web cart. Without cartId a new cart is created (keep the
get_cart — Read a cart created with update_cart: lines with live unit prices, subtotal, item count, the checkoutUrl for a human hand-off and the expiry
get_store_info — Facts about the location that are not on the menu: address, contacts, coordinates, working hours with openNow computed in the venue timezone
search_policies_and_faqs — Search the location's own published policies, FAQ entries and info pages (privacy, terms, returns, delivery, cookies, help articles) plus, w
create_order — Validate and place an order at a meni.ge location. Returns orderId (keep it — it is the access token for status checks) and the computed tot
+ 5 more tools once connected
https://api.meni.ge/llm/mcpYes — Guest operates its own remote MCP server at api.meni.ge. gate connects you to that official endpoint and adds security scanning, per-tool access rules, and an activity log on top.
Add gate's gateway URL to your AI client once, then pick Guest in the directory. No account or sign-in is needed. From then on, Guest's tools are available in every client you've connected to gate.
No. Guest runs the server, and gate is fully managed. You just connect one URL — there's nothing to install, deploy, or maintain.
It's the vendor's official endpoint, and gate scans its tools for prompt injection and hidden instructions before it goes live, re-checks it whenever it changes, and lets you allow, block, or require approval for every single tool.
Yes — you can get started with gate for free and connect Guest in minutes. No credit card required.
Every server below works through the same gateway URL — connect once, add tools anytime.
Set up Guest in: Claude · Claude Code · ChatGPT · Cursor · VS Code