Reuben remote MCP server

Book tables and order from your local through chat.

Connect Reuben to a compatible MCP client. Your AI agent can search venues, check real availability, reserve a table, and place a pickup order from the venue's live menu — and you stay in control of every confirmation.

Live today with real venues. Built global from day one.

Connect Reuben to your assistant

Reuben speaks MCP. Paste this into Claude, ChatGPT, or any client that supports remote MCP servers — no key, no signup.

https://www.heyreuben.ai/mcp
ChatGPT
OpenAI
Claude
Anthropic
OpenClaw
OpenClaw
MCP client
Hermes
Hermes
MCP client
  1. 1

    Add a custom connector in your assistant's settings and paste the URL above.

  2. 2

    Enable Reuben in your chat.

  3. 3

    Say “book me a table at Banksia” — and watch it confirm.

Venues on Reuben

Real restaurants and cafés already taking agent-booked tables through Reuben.

What Reuben can do

Ten atomic tools covering the full booking and takeout-ordering lifecycle. See example prompts.

find_venues

Search Reuben venues by location, features, and booking rules.

get_venue_details

Get full details for a venue: address, hours, contact, and features.

get_booking_policies

Retrieve a venue's booking rules, large-group and cancellation policies.

get_availability

See a venue's real open slots for a date before booking — no guessing.

create_booking

Request a table reservation for a given date, time, and party size.

get_booking_status

Check the current status of a previously created booking.

get_menu

Read a takeout venue's live menu and prices from its own point of sale.

create_order

Place a pickup order on the venue's rails — the guest pays at the counter.

get_order_status

Track a takeout order from received to preparing to ready for pickup.

cancel_order

Call off a takeout order before the venue completes it — nothing owed.

More than bookings

Reuben is a venue's front door — and its host — for the agent era. Bookings and Orders are live today, and the venue agent that negotiates on the venue's behalf is in beta.

Run a venue? See what Reuben does for venues.

Add it to your config

Register Reuben as a Streamable HTTP server in your client's config file:

json
{
  "mcpServers": {
    "reuben": {
      "command": "node",
      "args": [
        "path/to/sse-client.js",
        "https://www.heyreuben.ai/mcp"
      ]
    }
  }
}

Exact config depends on your MCP client (Cursor, Claude Desktop, etc). Ensure it supports remote SSE/HTTP connections. Alias: /api/mcp.