BoostedTravel for VS Code
com.boostedchat/travel
Flight search & booking for AI agents. 400+ airlines, $20-50 cheaper than OTAs.
client:VS Code
transport:streamable-http
runtime:npm
Install BoostedTravel in VS Code
.vscode/mcp.json
{
"servers": {
"travel": {
"type": "http",
"url": "https://api.boostedchat.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs