Connect Mews to ChatGPT.
Ask your Mews bookings, guests, and calendar questions in plain English. This guide shows the self-serve path first, then explains when Axelrod is the managed option.
For Independent and group hotels running front-desk operations on Mews.
By Axelrod Labs · Updated June 2026
Ask Mews operational questions without opening another dashboard.
Arrival board grouped by rate and channel.
Recent reservation changes with guest, arrival date, and room category.
Daily occupancy and average daily rate by room category.
Departure list flagged by unpaid folio balance.
ChatGPT uses a small private web connection to ask Mews read-only questions. You own that connection; it only talks to Mews when you ask ChatGPT something.
Connecting Mews to ChatGPT
Yes, when you keep it read-only. Your Mews ClientToken and AccessToken stays in a private connection you control, not inside ChatGPT, and this setup only reads data; it cannot create, change, or cancel reservations. Remove the ChatGPT app and delete the private connection to revoke access at any time.
Three things: a paid ChatGPT plan with Developer mode (or custom MCP connectors) enabled, Mews admin access to obtain Mews ClientToken and AccessToken, and a free Cloudflare account for the private connection.
No. This guide sets up a read-only connection, so ChatGPT can answer questions about your Mews bookings, guests, and calendar but cannot modify anything.
Plan on about 45-90 minutes if your Mews ClientToken and AccessToken is ready. It can take longer when Mews requires API approval, partner access, or workspace admin approval before ChatGPT can scan the connector.
Most common Mews issue: using demo tokens against the live API, or pasting the ClientToken and AccessToken into swapped fields. Mews needs both the ClientToken and the AccessToken. The ClientToken identifies the app; the AccessToken identifies the property. Pasting only one will fail.
Have these ready.
Budget about an hour for connector setup once credentials are ready. Add more time if you need API approval, partner access, or workspace admin approval.
Keep the first version boring and read-only.
Connect Mews to ChatGPT in 4 steps.
Get your Mews credentials
- Sign in to Mews with an admin (Commander) account for the property.
- Connect the integration so Mews issues an AccessToken for the enterprise; the ClientToken identifies the certified app.
- Confirm the connection can read reservations, customers, and availability.
Set up the private connection
- Use a private Cloudflare Worker or managed setup path so PMS credentials stay outside ChatGPT.
- Paste your Mews ClientToken and AccessToken into the prompted fields.
- Deploy the private connection and open the generated health page.
- Confirm it says Connected to Mews before continuing.
Add it to ChatGPT
- Open ChatGPT settings.
- Go to Apps, open Advanced settings, and enable Developer mode.
- Create a custom app from the remote server URL shown on the health page.
- Complete the OAuth authorization screen.
Try operational prompts
- Open a new chat and select the app from Developer mode.
- Start with arrivals, departures, missing guest details, and occupancy questions.
Start with operational questions, not vague chatbot prompts.
Expected result: ChatGPT should answer with specific Mews records: property names, reservation dates, guest fields it is allowed to read, and a clear note when data is missing.
Good for one property. Thin for a real portfolio.
ChatGPT can answer Mews questions. Axelrod turns the same booking data into morning briefs, guest-message drafts, cleaner handoffs, pricing nudges, and an approval queue across your stack.
Talk to AxelrodCheck Mews's current API docs before connecting anything.
PMS settings and API permissions change. Use these links to confirm the exact credential names in the account you are working with.
Mews issues first, generic OAuth issues second.
Mews needs both the ClientToken and the AccessToken. The ClientToken identifies the app; the AccessToken identifies the property. Pasting only one will fail.
An AccessToken normally covers a single property. Multi-property groups need one token per enterprise, or a Portfolio Access Token that spans them all.
Most common Mews issue: using demo tokens against the live API, or pasting the ClientToken and AccessToken into swapped fields.
Developer mode is missing: confirm the ChatGPT account or workspace can create custom apps, and ask the workspace admin if the option is hidden.
OAuth popup blocked: allow popups for ChatGPT, then reconnect the app.
The app returns empty results: check that the PMS user or token can read all properties, reservations, and guests.
The app returns unauthorized: rotate the PMS credential, redeploy the private connection, then reconnect ChatGPT.