seat intelligence for Cursor
com.rowhint/seat-intelligence
Airline seat quality scores (1-10) with notes. 61+ configs across 10 US airlines.
client:Cursor
transport:streamable-http
tools:8
Install seat intelligence in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"seat-intelligence": {
"url": "https://mcp.rowhint.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs