A short-term-rental host working on a laptop at a sunny apartment balcony table overlooking rooftops

ChatGPT + Guesty: What the Integration Can (and Can't) Do in 2026

Partly — Guesty ships an official MCP server (beta), but it’s read-only, and ChatGPT isn’t among the clients Guesty lists for it. The documented targets are Cursor, Claude Desktop, VS Code (GitHub Copilot), and Google Antigravity — not ChatGPT. Because it’s a standard remote MCP server, you can still wire it into ChatGPT as a custom MCP connector in developer mode, authenticating with a Guesty token. What you get is querying live Guesty data — reservations, guests, listings, calendars — in plain English. What you don’t get: writing back (the beta server exposes read endpoints only) or anything that fires on its own. Every action happens inside a ChatGPT session you’re driving — between chats, nothing is watching your bookings.

Here’s what the ChatGPT Guesty connection actually does today, how to set it up, where it stops, and what to use when you want short-term-rental work that moves without a host typing.

What ChatGPT can actually do with Guesty

  • Ask about your portfolio conversationally. “Which of my listings have check-ins tomorrow?” or “How many nights did the beach condo book this month?” — answered from live Guesty data via the MCP server, no report building.
  • Pull reservation and guest detail. Read a reservation’s dates, guest info, and status into the chat before you reply to a guest or brief a cleaner.
  • Check calendars and availability. Surface which units are open on given dates, or where a gap night is sitting empty.
  • Summarize and draft off that data. Once the records are in context, ChatGPT can draft a guest message, a pricing note, or an owner update — you copy it where it needs to go.
  • Run inside agent sessions. With ChatGPT’s agent modes, a run can work across Guesty and your other connected tools in one long, metered pass — a pre-weekend check-in sweep, say. Still a run you start.

The official beta server is read-only, so the write actions people expect — creating a reservation, sending a guest message from Guesty, blocking a date, editing a price — aren’t on the table through it. (An unofficial community server, DLJRealty/guesty-mcp-server, wraps the full Open API with write tools, but it’s not built or supported by Guesty — vet any third-party server before handing it your credentials.)

How to set it up

Since ChatGPT isn’t a Guesty-listed client, this is the generic “add a remote MCP server” path:

  1. In Guesty, go to Integrations → API & Webhooks, create an API application, and get the credentials Guesty’s MCP flow needs — the server uses a Guesty token exchanged from your Client ID and Client Secret (OAuth 2.0 client credentials).
  2. In ChatGPT, open Settings → Apps/Connectors, enable Developer mode, and add a custom MCP connector pointing at the Guesty MCP server’s hosted endpoint (Guesty also documents a local stdio option).
  3. Authenticate with your Guesty token when prompted.
  4. Confirm with something read-only: “list my listings and their check-ins for this week.”

If you’d rather stay on rails Guesty officially supports, the same server drops straight into Claude Desktop, Cursor, VS Code, or Antigravity — but that’s a different assistant, and it’s still read-only and session-bound.

The limits that matter

  • It’s read-only (beta). Guesty’s official server exposes read endpoints — great for “tell me about my bookings,” useless for “block that date” or “message the guest.” Writes require the Open API directly (or an unofficial server).
  • It doesn’t run on triggers. There’s no “when a booking comes in, do X” or “when a guest messages at 2am, reply.” ChatGPT touches Guesty only when you prompt it — a same-day booking or an unanswered message can sit all night and nothing moves.
  • Every action needs a driver. Even in agent mode, runs are manually started and metered against your plan. The recurring rituals — the morning check-in list, the post-checkout review request — repeat only if someone re-asks.
  • The follow-through stops at the chat. ChatGPT can draft the guest reply or the cleaner’s schedule; it won’t send it from your mailbox, message the guest in Guesty, and post the turnover to your ops channel as one motion.
  • Beta caveats and quotas. It’s early-stage beta, and Guesty’s token model allows only five access tokens per 24 hours per client with rate limits on calls — fine for interactive querying, not a foundation for always-on automation.

If you want Guesty-adjacent work that runs on its own: Carly

Short-term rentals are trigger-shaped: bookings land at all hours, guests message at midnight, checkouts finish and the unit needs a turnover now. The moment you want the response to happen on the event — every new reservation confirmed and the cleaner scheduled within minutes, a guest question answered before you wake up, a review request sent the morning after checkout — you’ve crossed past what a read-only chat connector is for.

That’s where Carly fits. Carly is an AI executive assistant that acts on triggers across your whole stack, set up by conversation instead of code:

  • Fires on events and schedules, 24/7, in the cloud. When a new reservation lands in Guesty, Carly can confirm it, schedule the turnover task, email the owner, and message your ops channel — while your laptop is closed. It works off Guesty’s real-time reservation, message, and calendar webhooks, so it reacts the moment something changes.
  • Reads and writes. Guesty is a native Carly integration, connected through the Guesty Open API — so Carly can create and update reservations, tasks, and messages, not just read them back to you in a chat.
  • Actually sends. Carly drafts and sends email across Gmail and Outlook, books meetings, manages tasks, and records meetings — the follow-through that stops at the chat with ChatGPT.
  • Builds the workflow by interviewing you. Tell Carly “when a checkout completes, send the guest a review request and create a cleaning task for the next turnover” in plain English; it interviews you and builds it — no developer mode, no token juggling, no prompt engineering.
  • Connects to everything else. 200+ native integrations across 40+ categories, plus any other tool via your own API key.

AI agents start at $35/month, and steps in a workflow that don’t use AI run free and unlimited. See integrations — Guesty is one of them, natively.

ChatGPT vs Carly

ChatGPT (Guesty MCP)Carly
Query reservations, guests, calendarsYesYes
Create / update reservations, send guest messagesNo (official server is read-only)Yes, natively
Reacts to a new booking by itselfNoYes, on the trigger
Answers a midnight guest message unpromptedNoYes
Morning check-in list, on scheduleNoYes
Emails owners and guestsNo (drafts only)Yes (Gmail + Outlook)
Runs without a session openNo (agent runs are started + metered)Yes (cloud, 24/7)
Officially supported clientClaude Desktop, Cursor, VS Code, Antigravity (not ChatGPT)Native Guesty integration
SetupDeveloper mode + custom MCP connectorDescribe it in plain English
PricingPaid ChatGPT planAI agents from $35/mo

ChatGPT’s Guesty connection is a read-only copilot you steer in a chat. Carly is an assistant that works the bookings while you’re asleep.

Frequently Asked Questions

Does ChatGPT work with Guesty?

Partly. Guesty ships an official MCP server in beta, but it’s read-only and ChatGPT isn’t one of the clients Guesty lists for it (Claude Desktop, Cursor, VS Code, and Antigravity are). Because it’s a standard remote MCP server, you can still add it to ChatGPT as a custom connector in developer mode and query your reservations, guests, and calendars in plain English.

Can ChatGPT create or change reservations in Guesty?

Not through the official server — it exposes read endpoints only. Writing to Guesty (creating reservations, sending guest messages, blocking dates) requires the Guesty Open API directly, or an unofficial community MCP server that wraps it. For write actions that also run on their own, a native integration like Carly is the fit.

Can ChatGPT reply to guests or confirm bookings automatically?

No. The MCP connection only reads Guesty when you prompt it — there are no event triggers, so ChatGPT won’t watch for new bookings or messages and act on them. For “when a reservation lands, confirm it and schedule the turnover” or “answer guest questions overnight,” you need a trigger-based assistant like Carly, which runs in the cloud around the clock and integrates natively with Guesty.

How do I connect ChatGPT to Guesty?

Create an API application in Guesty under Integrations → API & Webhooks, exchange your Client ID and Client Secret for a token, then in ChatGPT enable developer mode and add the Guesty MCP server as a custom MCP connector, pasting the endpoint and authenticating with that token. Expect read-only, beta-grade access bounded by Guesty’s token and rate limits.


More: Best AI agents for productivity · ChatGPT personal assistant · ChatGPT MCP · Can ChatGPT send emails · Claude + Guesty

Ready to automate your busywork?

Carly schedules, researches, and briefs you—so you can focus on what matters.

See what people say

"Before Carly, I relied on a Calendly link, but the whole process felt impersonal and not very professional. Carly changed that by handling all the back-and-forth, so I'm no longer stuck in endless email threads trying to line up schedules.

Now Carly reaches out to candidates, shares my real-time availability, lets them pick a slot, then sends a Zoom link and drops it straight into my calendar. She sends reminders to both of us before each call, which has significantly reduced no-shows and last-minute confusion.

On top of scheduling, Carly acts like a full executive assistant, sending me my schedule the night before so I can prepare for each call. It reminds me of the old x.ai assistant, but Carly is noticeably smarter, faster, and better suited to my healthcare recruitment business."

Gus Ibrahim, Founder & Director, IHR