cabin flights for Zed
io.github.kobuta23/cabin-flights
Search and book real flights with USDC on Base. 500+ airlines, crypto-native payments.
client:Zed
transport:stdio
runtime:npm
Install cabin flights in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"cabin-flights": {
"command": "npx",
"args": [
"-y",
"cabin-flights"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs