Google Flights Search (Real-Time Fares) for Zed
com.flightpowers/google-flights
Real-time Google Flights: one-way and round-trip fares over date ranges, with price verdicts.
client:Zed
transport:streamable-http
tools:2
Install Google Flights Search (Real-Time Fares) in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"google-flights": {
"url": "https://flights.flightpowers.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs