AwardSecrets Award Availability for VS Code
com.awardsecrets/award-availability
Award seat availability from a contracted GDS. One route, one airline, one date.
client:VS Code
transport:streamable-http
tools:1
Install AwardSecrets Award Availability in VS Code
.vscode/mcp.json
{
"servers": {
"award-availability": {
"type": "http",
"url": "https://awardsecrets.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs