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

- 1
Add a custom connector in your assistant's settings and paste the URL above.
- 2
Enable Reuben in your chat.
- 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.
Search Reuben venues by location, features, and booking rules.
Get full details for a venue: address, hours, contact, and features.
Retrieve a venue's booking rules, large-group and cancellation policies.
See a venue's real open slots for a date before booking — no guessing.
Request a table reservation for a given date, time, and party size.
Check the current status of a previously created booking.
Read a takeout venue's live menu and prices from its own point of sale.
Place a pickup order on the venue's rails — the guest pays at the counter.
Track a takeout order from received to preparing to ready for pickup.
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.
Agents discover a venue, read its booking rules, check real availability, and confirm tables instantly.
Takeout pickup orders placed by an agent from the venue's live menu — confirmed by email, paid at the counter.
When the exact ask won't fit, the venue's side negotiates real alternatives — and a human signs off the final yes.
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:
{
"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.
