Connector guide3-minute read6 MCP toolsEN · DE · IT

Come collegare Resy a Claude — via MCP

Search Resy restaurants from any AI assistant. Find restaurants by city, geo coordinate, or curated list (top-rated, new, etc.), read venue detail, check live availability calendar. 6 tools, no auth — reverse-engineered from the Resy mobile app.

HCBy HelpCode teamUpdated 3 min read Open source on GitHub

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

Resy

MCP connector

Resy

Search Resy restaurants from any AI assistant. Find restaurants by city, geo coordinate, or curated list (top-rated, new, etc.), read venue detail, check live availability calendar. 6 tools, no auth — reverse-engineered from the Resy mobile app.

Tools

6

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 Resy 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 Resy restaurants from any AI assistant. Find restaurants by city, geo coordinate, or curated list (top-rated, new, etc.), read venue detail, check live availability calendar. 6 tools, no auth — reverse-engineered from the Resy mobile app.

Prova a chiedere

Prompt di esempio per Resy

Clicca su un prompt per copiarlo. Incollalo in Claude, ChatGPT, Cursor, Gemini, Copilot o OpenClaw per eseguirlo contro questo connettore.

Resy · live via MCP
Condividi
Opus 4.7

Claude è un'AI e può sbagliare. Verifica sempre le risposte.

💡 Niente installazione? Vai direttamente su cloud.anythingmcp.com. Accedi, clicca Connectors → Resy, inserisci le credenziali, genera una MCP API key — fatto. Niente Docker, niente git clone, niente server locale.

Resy + Claude

Search Resy restaurants from any AI assistant. Find restaurants by city, geo coordinate, or curated list (top-rated, new, etc.), read venue detail, check live availability calendar. 6 tools, no auth — reverse-engineered from the Resy mobile app.

Prerequisiti

Le istruzioni di setup complete sono incluse nel connettore stesso (visibili nello store quando lo selezioni). Le variabili d'ambiente richieste sono:

(none — public API)

Step 1 — Ottieni le credenziali

This connector wraps the Resy mobile app's internal API (api.resy.com).

Setup: nothing. The endpoints exposed here are the same the Resy iOS app uses for restaurant discovery and are accessible without a user login.

What it does NOT do: complete reservations. Resy's notify/book flow requires a logged-in session and triggers bot-detection. Use this connector to find slots; book in the Resy app.

City codes: Resy uses short codes like ny (NYC), la (LA), lon (London), mia (Miami), dc (Washington DC), ath (Athens). Use resy_get_location_config to discover available cities.

…(continued in the in-app connector instructions)

Step 2 — Installa l'adapter

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

Passo 3 — Aggiungi il connettore Resy a Claude

Cinque click in due schede — ti accompagniamo schermo per schermo. Ti servono l'URL del server MCP copiato da AnythingMCP al Passo 2 e il tuo login AnythingMCP pronto.

1. Apri Customize → Connectors in Claude

In Claude vai su Customize → Connectors (claude.ai/customize/connectors) e clicca il + in alto a destra.

Pannello Customize di Claude con il pulsante più evidenziato in alto a destra
In Claude · claude.ai/customize/connectors

Disponibile su Claude Pro, Team, Enterprise.

2. Incolla l'URL del server MCP

Incolla l'URL del Passo 2 — https://cloud.anythingmcp.com/mcp/<tuo-id>. Nessun nome, nessun header di auth, nessuna impostazione avanzata: solo l'URL. Poi clicca Add.

Finestra Add custom connector con l'URL AnythingMCP incollato
In Claude · finestra Add custom connector

Ogni connettore ha il suo URL univoco — privato e revocabile.

3. Clicca Connect

Il connettore appare con l'icona AnythingMCP. Claude mostra "You are not connected to AnythingMCP yet." Clicca Connect — Claude apre AnythingMCP in una nuova scheda.

Dettaglio connettore in Claude con pulsante Connect evidenziato
In Claude · dettaglio del connettore

4. Autorizza Claude su AnythingMCP

Accedi con le tue credenziali AnythingMCP. Una sola volta per browser; la sessione resta attiva.

Schermata Sign In di AnythingMCP
Su AnythingMCP · cloud.anythingmcp.com/oauth/authorize

La password non arriva mai a Claude — standard OAuth handshake.

5. Tutti i tool Resy appaiono in Claude

Claude auto-scopre tutti i tool Resy. Per ogni tool: sempre permettere, chiedi ogni volta o mai. Sei pronto.

Pannello Connectors di Claude con il connettore collegato e i tool elencati
In Claude · tool Resy scoperti

Fatto — comincia. Prova: "Trova i migliori ristoranti italiani a NYC per sabato alle 19, party di 4." Claude scopre i tool e li chiama da solo.

Tool disponibili

ToolWhat it does
resy_search_venuesGeo search Resy venues near a coordinate, with optional party size and date filters
resy_find_availabilityFind available slots at one or more venues on a given day for a party size, optionally near a coordinate
resy_get_venueFull venue detail — name, address, cuisine, photos, menu, hours, descriptions
resy_get_venue_calendarGet the booking calendar for one venue across a date range — which days have availability for a given party size
resy_get_city_listGet a Resy editorial list for a city — e
resy_get_location_configGet Resy's configuration for available cities, neighborhoods, and cuisines

FAQ

Funziona con Claude Code come con Claude Desktop? Sì — punta entrambi a https://cloud.anythingmcp.com/mcp.

Prossimi passi

Questa guida ti è stata utile?

Ready to ship

Your Resy agent is one click away.

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

Guide correlate

connectors

Come collegare Resy a ChatGPT — via MCP

Search Resy restaurants from any AI assistant. Find restaurants by city, geo coordinate, or curated list (top-rated, new, etc.), read venue detail, check live availability calendar. 6 tools, no auth — reverse-engineered from the Resy mobile app.

connectors

Come collegare Resy a Cursor — via MCP

Search Resy restaurants from any AI assistant. Find restaurants by city, geo coordinate, or curated list (top-rated, new, etc.), read venue detail, check live availability calendar. 6 tools, no auth — reverse-engineered from the Resy mobile app.

connectors

Come collegare Resy a Gemini — via MCP

Search Resy restaurants from any AI assistant. Find restaurants by city, geo coordinate, or curated list (top-rated, new, etc.), read venue detail, check live availability calendar. 6 tools, no auth — reverse-engineered from the Resy mobile app.

connectors

Resy su MCP — Pilota Resy da qualsiasi agente AI

Search Resy restaurants from any AI assistant. Find restaurants by city, geo coordinate, or curated list (top-rated, new, etc.), read venue detail, check live availability calendar. 6 tools, no auth — reverse-engineered from the Resy mobile app.

connectors

Come collegare Asana a Claude — via MCP

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

connectors

Come collegare GitHub a Claude — via 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.