Skip to content
Grok

HasData Google Hotels for Grok

com.hasdata/google-hotels

Google Hotels search: rates, ratings, amenities and what each booking site charges, as JSON.

client:Grok transport:streamable-http runtime:npm

Install HasData Google Hotels in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "google-hotels": {
      "type": "http",
      "url": "https://mcp.hasdata.com/mcp?apis=google_travel_hotels"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

HasData Google Hotels in other clients