Knowledge Systems
Trust: 37/100 (Limited)BoostedTravel Guide
Flight search & booking for AI agents. 400+ airlines, $20-50 cheaper than OTAs.
1 starsby Boosted-Chat
Quick Start
Install
npx boostedtravel-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"com-boostedchat-travel": {
"command": "npx",
"args": [
"boostedtravel-mcp"
]
}
}
}