# VistaLink > VistaLink Technologies is a UK-based AI company building multimodal search, > direct booking, and voice infrastructure for the hospitality industry. > 350,820 properties indexed across visual aesthetics (47.2M analyzed photos), > semantic guest sentiment (18.4M reviews, 18.7M vibe signals), and contextual > matching. The developer API exposes an MCP server and a REST API for AI agents. Version v1 - Last updated 2026-05-20 ## For agents The full, drop-in LLM brief lives at: https://vistalink.com/llms-full.txt It includes auth, MCP config (Claude Desktop, Cursor, custom), every tool with parameters / examples / errors / gotchas, MCP resources and prompts, the REST endpoint table, error codes, rate-limit headers, pricing, tier matrix, common pitfalls, and a multi-turn chat example. ## Quick reference - Base URL: https://api.vistalink.com - MCP URL: https://api.vistalink.com/mcp - Auth: `Authorization: Bearer vl_live_*` or `vl_test_*` - MCP tools: search_hotels, chat_about_hotels, get_hotel_details, call_hotel - MCP resources: hotel://{hotel_id}, amenities://catalog - MCP prompts: search_wizard, comparison_template ## Tiers - Free: 5 req/min, 50 req/month, test only, no voice tools - Pro: 120 req/min, 1,000 req/month + PAYG, all tools - Enterprise: 500 req/min, unlimited monthly, dedicated infra + SLA ## Pages - Homepage: https://vistalink.com - Mission: https://vistalink.com/mission - Developers: https://vistalink.com/developers - Dashboard: https://vistalink.com/developers/dashboard - Privacy policy: https://vistalink.com/privacy-policy - Terms of use: https://vistalink.com/terms-of-use - Cookie policy: https://vistalink.com/cookie-policy - Hotel extranet: https://extranet.vistalink.com ## Contact contact@vistalink.com