Google Flights Search (Real-Time Fares) for Grok
com.flightpowers/google-flights
Real-time Google Flights: one-way and round-trip fares over date ranges, with price verdicts.
client:Grok
transport:streamable-http
tools:2
Install Google Flights Search (Real-Time Fares) in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"google-flights": {
"type": "http",
"url": "https://flights.flightpowers.com/mcp"
}
}
}
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