# PriceTik PriceTik is an agent-first travel + shopping intelligence platform. The primary distribution channel is the PriceTik MCP server — 92 tools across shopping, hotels, events, account, trip planning, and reference helpers. Free for every agent. > The MCP server is free at every tier for hotel + event + trip-planner + > reference tools. Retail tools are free at the Open tier. Account tools > require an API key. PriceTik monetizes through booking spread, not > per-call fees. ## Quick start ``` npx -y @pricetik/mcp-server ``` ## What's available - **Shopping (23 tools).** Real-time prices, deal scoring, ML predictions, demand intelligence, watch-rate alerts, dupe-finding, cross-vertical search. - **Hotels (16 tools).** Hotelbeds inventory. Search, content, price-check, deal score, rate history, should-book, compare, watch-rate, signed booking URLs, flexible dates, alternative dates, room types, price breakdown, review summary, availability probe, status. - **Events (13 tools).** Hotelbeds Activities. Search, details, deal score, side-by-side compare, watch-rate, signed booking URLs, pickup check. - **Account (18 tools, auth required).** Bookings, vouchers, watches, account summary, payment methods, Stripe Customer Portal handoff, cancel + modify booking, traveler profile (get/set), savings report, loyalty link (read + write), webhook-secret rotation. - **Trip Planner (11 tools).** Cross-vertical orchestration: trip plan, destinations resolver, compare destinations, my-trips. - **Reference (4 tools).** Currency convert, weather forecast, demand pulse, cashback rate. ## Canonical references - Marketing + tool catalog: https://pricetik.com/mcp-server - npm package: https://www.npmjs.com/package/@pricetik/mcp-server - Discovery manifest: https://pricetik.com/.well-known/mcp.json - OpenAPI spec: https://api.pricetik.com/api/v1/intel/openapi.json - GitHub: https://github.com/pricetik/pricetik - Status page: https://status.pricetik.com ## Documentation - [PriceTik MCP server](https://pricetik.com/mcp-server): tool reference, worked-example responses, SDK quickstarts, feature flags, auto-book guardrails, attribution flow. - [Discovery manifest](https://pricetik.com/.well-known/mcp.json): structured registry-friendly metadata. ## Contact - Developer support: mcp@pricetik.com - Security: security@pricetik.com - Partnerships: partners@pricetik.com