seat intelligence for Zed
com.rowhint/seat-intelligence
Airline seat quality scores (1-10) with notes. 61+ configs across 10 US airlines.
client:Zed
transport:streamable-http
tools:8
Install seat intelligence in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"seat-intelligence": {
"url": "https://mcp.rowhint.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs