google flights deals for Grok
io.github.johnisanerd/google-flights-deals
Cheapest destinations from an airport, each with its fare and that route's typical price.
client:Grok
transport:streamable-http
Install google flights deals in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"google-flights-deals": {
"type": "http",
"url": "https://mcp.apify.com/?tools=johnvc/google-flights-deals-api"
}
}
}
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