HasData Google Flights for Grok
com.hasdata/google-flights
Google Flights itineraries with fares, legs, carbon emissions and price history, as JSON.
client:Grok
transport:streamable-http
runtime:npm
Install HasData Google Flights in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"google-flights": {
"type": "http",
"url": "https://mcp.hasdata.com/mcp?apis=google_travel_flights"
}
}
}
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