AwardSecrets Award Availability for Cursor
com.awardsecrets/award-availability
Award seat availability from a contracted GDS. One route, one airline, one date.
client:Cursor
transport:streamable-http
tools:1
Install AwardSecrets Award Availability in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"award-availability": {
"url": "https://awardsecrets.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs