Connector guide3-minute read4 MCP toolsEN · DE · IT

Как подключить OpenTable к Claude — через MCP

Search restaurants on OpenTable from any AI assistant. Find restaurants near a coordinate, read full restaurant detail (menu, hours, photos, reviews), check live table availability for a given party size and time window. 4 tools, no auth — reverse-engineered from the OpenTable mobile app.

HCBy HelpCode teamUpdated 3 min read Open source on GitHub

No credit card · 7-day trial · Self-host alternative available

OpenTable

MCP connector

OpenTable

Search restaurants on OpenTable from any AI assistant. Find restaurants near a coordinate, read full restaurant detail (menu, hours, photos, reviews), check live table availability for a given party size and time window. 4 tools, no auth — reverse-engineered from the OpenTable mobile app.

Tools

4

Region

INTL

Category

Food & Drink

Authentication

Public API

Install in one click on Cloud

7-day free trial · No credit card

  • 7-day free trial
    No credit card required
  • GDPR & SOC 2 ready
    EU data residency, audit logs
  • Open-source on GitHub
    Source-available BSL-1.1
  • Works with ChatGPT, Claude, Gemini
    Any MCP-compatible client

Skip the install. Get this working in under 2 minutes.

Start a free trial on cloud.anythingmcp.com, add the OpenTable in one click, then point your AI client (Claude, ChatGPT, Copilot or Cursor) at the generated MCP endpoint. No Docker, no git clone, zero engineering experience required.

Start free trial

Summary

Search restaurants on OpenTable from any AI assistant. Find restaurants near a coordinate, read full restaurant detail (menu, hours, photos, reviews), check live table availability for a given party size and time window. 4 tools, no auth — reverse-engineered from the OpenTable mobile app.

Попробуй спросить

Примеры промптов для OpenTable

Кликни по промпту — он скопируется. Вставь в Claude, ChatGPT, Cursor, Gemini, Copilot или OpenClaw и запусти через этот коннектор.

OpenTable · live via MCP
Поделиться
Opus 4.7

Claude — это AI, он может ошибаться. Проверяйте ответы.

💡 Без установки? Используй cloud.anythingmcp.com напрямую. Войди, нажми Connectors → OpenTable, вставь учётные данные, создай MCP API key — готово. Без Docker, без git clone, без локального сервера.

OpenTable + Claude

Search restaurants on OpenTable from any AI assistant. Find restaurants near a coordinate, read full restaurant detail (menu, hours, photos, reviews), check live table availability for a given party size and time window. 4 tools, no auth — reverse-engineered from the OpenTable mobile app.

Предварительные требования

Полные инструкции по настройке встроены в коннектор (видны в магазине при выборе коннектора). Требуемые переменные окружения:

(none — public API)

Шаг 1 — Получи учётные данные

This connector wraps the OpenTable mobile app's internal API (mobile-api.opentable.co.uk).

Setup: nothing. The endpoints exposed here are the same the OpenTable iOS app uses for restaurant discovery; they do not require an API key or user login.

What it does NOT do: complete reservations. OpenTable's reservation-completion flow requires a logged-in session + payment-method-on-file + bot-detection checks that we deliberately don't automate. Use this connector to find the right restaurant and slot; book in the OpenTable app or web site.

Geo coordinate: latitude and longitude as floats. Use 48.0707,7.8674 for Freiburg, 41.3851,2.1734 for Barcelona, 40.7128,-74.0060 for NYC.

…(continued in the in-app connector instructions)

Шаг 2 — Установи адаптер

git clone https://github.com/HelpCode-ai/anythingmcp.git
cd anythingmcp && docker compose up -d

Шаг 3 — Добавь коннектор OpenTable в Claude

Пять кликов в двух вкладках — проведём по каждому экрану. Понадобятся URL MCP-сервера из Шага 2 и логин AnythingMCP под рукой.

1. Открой Customize → Connectors в Claude

В Claude перейди Customize → Connectors (claude.ai/customize/connectors) и нажми + справа вверху.

Панель Customize в Claude с подсвеченной кнопкой плюс
В Claude · claude.ai/customize/connectors

Доступно на Claude Pro, Team, Enterprise.

2. Вставь URL MCP-сервера

Вставь URL с Шага 2 — https://cloud.anythingmcp.com/mcp/<твой-id>. Без имени, без auth-заголовка, без дополнительных настроек — только URL. Нажми Add.

Диалог Add custom connector с вставленным URL
В Claude · диалог Add custom connector

Каждый коннектор имеет свой уникальный URL — приватный и отзываемый.

3. Нажми Connect

Коннектор появляется в списке с иконкой AnythingMCP. Claude показывает "You are not connected to AnythingMCP yet." Нажми Connect — Claude откроет AnythingMCP в новой вкладке для авторизации.

Детальная карточка коннектора в Claude с подсвеченной кнопкой Connect
В Claude · детальная карточка коннектора

4. Авторизуйте Claude в AnythingMCP

Войди с учётными данными AnythingMCP. Один раз на браузер; сессия сохраняется.

Экран Sign In AnythingMCP
В AnythingMCP · cloud.anythingmcp.com/oauth/authorize

Твой пароль никогда не доходит до Claude — стандартное OAuth-рукопожатие.

5. Все инструменты OpenTable появляются в Claude

Claude автоматически обнаруживает все инструменты OpenTable. По-инструментно настройка: всегда разрешать, спрашивать каждый раз или никогда. Готов к диалогу.

Панель Connectors в Claude с подключённым коннектором и списком инструментов
В Claude · обнаружены инструменты OpenTable

Готово — начинайте. Попробуй: «Найди ресторан рядом с Milano Centrale на завтра в 20:00, на 4 человек, итальянская кухня, до €40 на человека.» Claude сам обнаружит инструменты и вызовет их.

Доступные инструменты

ToolWhat it does
opentable_search_restaurantsSearch OpenTable restaurants near a coordinate, with optional filters for party size, date/time, cuisine, and price
opentable_get_restaurantFull detail of one OpenTable restaurant — name, address, cuisine, hours, menu URL, photos, reviews summary, price band, dress code, parking,
opentable_check_availabilityCheck live table availability at one or more OpenTable restaurants for a given party size and date/time
opentable_autocompleteAutocomplete restaurant or location names

FAQ

Работает ли с Claude Code так же как с Claude Desktop? Да — оба указывайте на https://cloud.anythingmcp.com/mcp.

Следующие шаги

Это руководство помогло?

Ready to ship

Your OpenTable agent is one click away.

Install the connector, paste the key, prompt Claude. Free for 7 days, no credit card.

Похожие руководства

connectors

Как подключить OpenTable к ChatGPT — через MCP

Search restaurants on OpenTable from any AI assistant. Find restaurants near a coordinate, read full restaurant detail (menu, hours, photos, reviews), check live table availability for a given party size and time window. 4 tools, no auth — reverse-engineered from the OpenTable mobile app.

connectors

Как подключить OpenTable к Cursor — через MCP

Search restaurants on OpenTable from any AI assistant. Find restaurants near a coordinate, read full restaurant detail (menu, hours, photos, reviews), check live table availability for a given party size and time window. 4 tools, no auth — reverse-engineered from the OpenTable mobile app.

connectors

Как подключить OpenTable к Gemini — через MCP

Search restaurants on OpenTable from any AI assistant. Find restaurants near a coordinate, read full restaurant detail (menu, hours, photos, reviews), check live table availability for a given party size and time window. 4 tools, no auth — reverse-engineered from the OpenTable mobile app.

connectors

OpenTable в MCP — управляйте OpenTable из любого AI-агента

Search restaurants on OpenTable from any AI assistant. Find restaurants near a coordinate, read full restaurant detail (menu, hours, photos, reviews), check live table availability for a given party size and time window. 4 tools, no auth — reverse-engineered from the OpenTable mobile app.

connectors

Как подключить Asana к Claude — через MCP

Asana REST API — tasks, projects, sections, milestones, users, teams. Triage assignment, change due dates, query workload, scan project status updates. PAT auth.

connectors

Как подключить GitHub к Claude — через MCP

GitHub REST + GraphQL — repos, issues, PRs, actions, search, code review, security advisories. Read/write across the user, org, and enterprise scopes via a fine-grained PAT.