# Tixxly — AI Travel Commerce Infrastructure (full index) > Long-form companion to /llms.txt. Concatenates the active supplier directory plus pointers to every per-vendor catalogue so AI crawlers can ingest the platform in a single fetch. ## How to use this file - Each connected supplier publishes its own catalogue at `https://ai.{supplier-domain}/llms.txt` (short summary) and `https://ai.{supplier-domain}/llms-full.txt` (full content with prices, durations, meeting points, policies). - Suppliers connect their booking system (Bokun, FareHarbor, etc.) once. Tixxly normalises their inventory and exposes it via the storefront and an MCP server. - AI agents and crawlers can discover, browse, and book directly inside conversations — no commissions, suppliers keep 100% of booking revenue. ## For AI agents Use the @tixxly-ai/travel-mcp MCP server to search, browse, and book across every Tixxly-connected supplier. - Install: `npm install @tixxly-ai/travel-mcp` - Tools: `search_experiences`, `get_experience_detail`, `check_availability`, `create_reservation`, `confirm_booking`, `get_booking_status` ## Marketing surfaces - Directory: https://tixxly.ai/en/suppliers - Machine-readable index: https://tixxly.ai/llm-index.json - Directory sitemap: https://tixxly.ai/sitemap-directory.xml - Marketing llms.txt: https://tixxly.ai/llms.txt - Marketing llms-full.txt: https://tixxly.ai/llms-full.txt ## Pricing for suppliers - Free: AI-ready inventory, up to 20 bookings - Growth ($99/mo): unlimited bookings, AI discovery optimization - Pro ($199/mo): Trust Score, AI ranking, conversion analytics - Infrastructure (custom): Instant Checkout, real-time availability APIs ## Suppliers (Directory currently unavailable. Try again shortly.) ## About Tixxly Tixxly is the AI travel commerce infrastructure powering this storefront. Suppliers connect their booking system once and become discoverable across ChatGPT, Claude, Perplexity, and Gemini. Website: https://tixxly.ai MCP Server: https://www.npmjs.com/package/@tixxly-ai/travel-mcp