AT
Award Travel Finder
/search_hotels
search hotels
Search for hotels by name, city, or brand. Returns hotel codes needed for availability checks and price monitoring. Supports Marriott, Hilton, IHG, and Hyatt. P
liveunknown~5s typical
mcpawardtravelfinder
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-awardtravelfinder-mcp /search_hotels for me.
Input
| Field | Type | Description |
|---|---|---|
| query* | string | Hotel name or city |
| brand | string (Marriott | Hilton | IHG | Hyatt) | |
| limit | integer |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-com-awardtravelfinder-mcp","endpoint":"/search_hotels","input":{"query":"..."}}'cli
npx cracked-ai run -p mcp-com-awardtravelfinder-mcp -e /search_hotels -i '{"query":"..."}'mcp
run_tool({ provider: "mcp-com-awardtravelfinder-mcp", endpoint: "/search_hotels", input: {"query":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.