Travel
GuestPoint MCP connector
The GuestPoint connector brings room availability, best available rates, reservations, extras, currencies and exchange rates into Claude, ChatGPT, Cursor and other MCP clients, so your team can check, quote and book from GuestPoint by asking in plain language.
-
How it connects. Connects with an API key. The credential goes into a vault nobody reads back.
-
One address. https://api.elaichi.ai/mcp, the same for every user.
-
Their own access. An agent never gets more than the person it acts for.
How to connect
How to connect GuestPoint to Claude, ChatGPT or Cursor
Two steps, about a minute.
In Elaichi
Connect GuestPoint once
-
Open Connections, choose Add connection, and pick GuestPoint.
-
Optionally set Share with to give a team access, then press Connect.
-
Paste a GuestPoint API key. One person generates a token in GuestPoint and pastes it once. Everyone else works through Share with, and never sees it.
The credential is vaulted. Nobody reads it back, not even the AI.
Add connection
Choose a connector.
In your AI client
Point it at one endpoint
Everyone in the organization uses the same address, and each person only ever reaches what their own account allows.
Connect GuestPoint to Claude
-
1
Open Customize, then Connectors.
-
2
Press Add.
-
3
Name it, paste the MCP server URL, then Continue.
https://api.elaichi.ai/mcp -
4
Sign in and approve.
On Team and Enterprise, an Owner adds it once. Everyone else turns it on for themselves.
Connect GuestPoint to ChatGPT
-
1
Open Plugins, then press the + button.
-
2
Name it and paste the endpoint into Server URL.
https://api.elaichi.ai/mcp -
3
Leave Authentication on OAuth, then tick the risk acknowledgement.
-
4
Press Create, then sign in and approve.
Works on the web today. The plugin directory lives at chatgpt.com/plugins.
Connect GuestPoint to Cursor
-
1
Open
~/.cursor/mcp.json. -
2
Add the endpoint under
mcpServers.https://api.elaichi.ai/mcp -
3
Reload Cursor, then sign in and approve.
~/.cursor/mcp.json
{
"mcpServers": {
"elaichi": {
"url": "https://api.elaichi.ai/mcp"
}
}
}
Set up per machine, so repeat it on each computer you work from.
Connect GuestPoint to any MCP client
-
1
Add the endpoint as a remote MCP server.
https://api.elaichi.ai/mcp -
2
Sign in and approve.
{
"mcpServers": {
"elaichi": {
"url": "https://api.elaichi.ai/mcp"
}
}
}
The Elaichi Agent already has these tools, with nothing to set up.
Use cases
What teams do with GuestPoint through Elaichi
Every one of these runs inside the access the person already has, and lands in the same audit log.
-
Reservations
Check availability and book a stay
Ask which rooms are open at a property for the guest's dates, then create the reservation in GuestPoint without leaving the conversation.
-
Front desk
Change a booking while the guest waits
Extend a stay, move the dates or correct guest details on an existing GuestPoint reservation while the guest is still at the counter.
-
Front desk
Add breakfast, parking or a late checkout
Attach an extra to a property in GuestPoint when a guest asks for it, so it appears on their stay and their bill.
-
Revenue
Quote the best available rate
Pull the best available rates for a property across a range of dates and compare them before answering a guest or an agent.
-
Sales
Price a group across properties
Check availability and rates at several properties at once to put together a quote for a tour operator or corporate account.
-
Finance
Convert a quote for an overseas guest
Look up the currencies GuestPoint supports and the current exchange rates to show an international guest what a stay costs in their own currency.
Try asking
- “Show reservations arriving at the harbour property this week.”
- “List best available rates for the two city properties.”
- “Which currencies and exchange rates are set in GuestPoint?”
AI tools
GuestPoint tools for your AI agents
9 tools are ready to call through Elaichi's MCP endpoint the moment you connect GuestPoint, governed by the same roles, restrictions, and audit log as everything else in Elaichi.
No tools match your search.
See it in Elaichi
What connecting GuestPoint gets you
6 screens from the product, each doing one job for your GuestPoint account.
The agent
Ask about reservations, read the answer.
Plain language questions return live GuestPoint reservations, availabilities and rates.
- reservations
- availabilities
- currencies
- exchange rates
Ask Elaichi to work across your apps.
Show reservations arriving at the harbour property this week.
List best available rates for the two city properties.
Which currencies and exchange rates are set in GuestPoint?
Also runs in Claude, ChatGPT or Cursor
MCP clients
Claude, ChatGPT and Cursor reach GuestPoint.
One org MCP endpoint over OAuth, no SDK and no shared API key.
Copy the endpoint
Tool catalog
9 GuestPoint tools ready without custom code.
Browse tool names, resources and methods across reservations, availabilities, extras and rates.
- List all GuestPoint pings
- List all GuestPoint currencies
- Get single GuestPoint currency by ID
- List all GuestPoint exchangerates
Toolboxes
Every team gets its own GuestPoint toolbox.
Reservations for front desk, exchange rates for finance, each toolbox scoped separately.
- Front desk
- Revenue
- Reservations team
- Finance
Shared connections
Teammates book without seeing a credential.
The connections table shows who connected each GuestPoint account and its sharing reach.
- Harbour property
- City center
- Resort group
- Revenue EMEA
Audit log
Every reservation change has a name on it.
Append-only log records when, who, what happened, type and GuestPoint resource.
- When
- Who
- What happened
- Type
Launching soon
From answering questions to doing the work
A person no longer has to ask. A trigger starts the work, inside the same permissions and the same audit log as everything else. Automations and live dashboards are launching soon, on the Black plan.
Automations
A schedule fires, the digest posts back.
Six steps fetch GuestPoint reservations, group them, draft a digest, then await approval.
GuestPoint digest
Run 418 · started 2 minutes ago · on behalf of Emma Laurent
-
✓
Schedule
Every weekday at 08:00
0.2s -
✓
Fetch reservations
GuestPoint
1.4s -
✓
Group by owner
Transform
0.1s -
✓
Draft the digest
Agent step
Ran with 4 tools, returned a structured summary
6.2s -
Approve the digest
Needs approval
Assigned to Michael Brennan
Approve Deny -
Post the digest
GuestPoint
Queued
Collections and dashboards
GuestPoint numbers arrive before anyone asks.
Four metrics, 14 days of reservations created and a team breakdown, computed on schedule.
GuestPoint health
Refreshed 4 minutes ago · every 15 minutes · from the reservations collection
Reservations
1,284 ↓ 12%
Availabilities
96 ↓ 8%
Needs attention
3 ↑ 2
Updated this week
412 ↑ 9%
Reservations created
Last 14 days
By team
Share of activity
Harbour property 34%
City center 27%
Resort group 21%
Revenue EMEA 18%
Related connectors
More from the catalog
FAQ
Frequently asked questions
How do I connect GuestPoint to Claude?
Connecting GuestPoint to Claude takes two steps. First, open Elaichi, choose GuestPoint and paste in your GuestPoint API key, which is the only sign-in step, so there is no client ID or secret to generate. Then in Claude go to Customize, then Connectors, then Add, and paste the endpoint https://api.elaichi.ai/mcp. After that Claude can check availability, quote rates and create reservations in GuestPoint on your behalf.
Does GuestPoint work with ChatGPT and Cursor as well as Claude?
Yes. Once GuestPoint is connected in Elaichi, the same endpoint, https://api.elaichi.ai/mcp, works in Claude, ChatGPT, Cursor, any other MCP client and the Elaichi Agent. You connect GuestPoint once and every client uses it.
What can an AI agent actually do with my GuestPoint data?
With GuestPoint connected, an AI agent can check room availability at your properties for a set of dates, look up the best available rates, and create or update a reservation. It can also add an extra such as breakfast or parking to a property, and look up the currencies and exchange rates GuestPoint holds so it can quote an international guest in their own currency. It cannot do anything in GuestPoint beyond those actions.
Does connecting GuestPoint give the AI access to every property?
No. The AI only sees what the GuestPoint API key it was connected with can see, so if that key covers two properties, the agent works with those two properties and nothing else. Elaichi can narrow that access further by blocking specific actions, but it can never widen it beyond what GuestPoint itself allows.
Can I stop an agent from changing reservations in GuestPoint?
Yes. In Elaichi you can restrict each GuestPoint action separately, so you could allow checking availability and rates while blocking the creation or updating of reservations. A blocked action is never shown to Claude, ChatGPT or any other client, so no prompt can reach it, however it is worded.
What happens to a GuestPoint connection when someone leaves?
When you offboard a person in Elaichi, their access to GuestPoint through every client ends at once, and the audit log keeps the record of what they did. If they were using a shared GuestPoint connection, it keeps working for everyone else on the team. If you want to remove GuestPoint entirely, disconnecting it once in Elaichi removes it from Claude, ChatGPT, Cursor and every other client at the same time.
Put GuestPoint in front of your team
Fourteen days on Gold, no credit card. Connect it once and pick what each team can call.