How to use Google Hotels in ChatGPT, Claude, Perplexity, or Grok

Integrate Google Hotels into ChatGPT, Claude, Perplexity, or Grok using MCP Nest.

MCP Nest Team
google-hotels hotels tutorials claude chatgpt perplexity grok

How to use Google Hotels in ChatGPT, Claude, Perplexity, or Grok

Claude finding budget hotels in Bangkok using Google Hotels via MCP Nest

Want to integrate Google Hotels into ChatGPT, Claude, Perplexity, or Grok? Using MCP Nest you can connect the stays MCP server (from him229/stays) and give your AI direct access to live hotel search, prices, ratings, and details — no API keys required.

What is MCP Nest?

MCP Nest is a lightweight hosting service for Model Context Protocol (MCP) servers. It takes stdio-based MCP servers and exposes them securely over the internet so you can connect them directly to ChatGPT, Claude, Perplexity, Grok, or any other MCP-compatible LLM.

This guide shows you how to deploy the Google Hotels MCP server on MCP Nest as a stdio server using uv.

1. Deploy the stays MCP server on MCP Nest

In your MCP Nest dashboard, click Create MCP Deployment and configure:

  • Package manager: uv
  • Package: stays
  • Entrypoint / Command: stays
  • Transport: stdio
  • Arguments: mcp

MCPNest configuration for the Google Hotels (stays) MCP server

No environment variables are needed — the server works out of the box.

Click Deploy. MCP Nest will install the package via uv and start the stdio server, exposing it securely to your connected AI clients.

2. Connect to your AI assistant

Once deployed, copy your MCP Nest endpoint and add it to your AI assistant:

The google_hotels__search_hotels, google_hotels__get_hotel_details, and google_hotels__search_hotels_with_details tools will appear automatically.

3. Ask about hotels

Examples:

  • “Find a budget hotel in Bangkok tomorrow, around $100/night”
  • “Compare 4-star hotels near Sukhumvit with good breakfast”
  • “Get details and cancellation policy for the Dusit Suites Ratchadamri”

The tools return live prices, ratings, star class, amenities, check-in/out times, per-OTA rate plans, and direct Google Hotels links.

Claude response showing hotel options in Bangkok under $100

Why this is useful

Instead of manually searching Google Hotels, your AI can now discover, compare, and reason about real hotel options in the same conversation — all powered by the same Google Hotels data you’d see on the web.

Ready to try it? Head to mcpnest.dev and deploy the stays package in one click.