# AgentTravel > Agent-native travel API for AI agents — search flights, book hotels, optimize loyalty points, with structured reasoning. MCP server + CLI. Pay per query via Stripe x402. AgentTravel (https://agentravel.dev) is the travel infrastructure layer for AI agents. Agents send natural-language queries; AgentTravel returns structured JSON with options, reasoning, recommendations, and confidence scores. ## Primary page - [AgentTravel home](https://agentravel.dev/): Product overview, how the API works, example queries, pricing, MCP/CLI access, early access status ## What AgentTravel does - **Flights:** Search and book across 400+ airlines; cash and award angles - **Hotels:** Chain and boutique inventory via integrated supplier APIs - **Points & miles:** Optimization for Amex Membership Rewards, Chase Ultimate Rewards, and partner transfers - **Full trip stack:** Insurance, ground transport, rail, dining and local planning in the same query model - **Reasoning:** Responses include `recommendation`, `reasoning` (best deal, points angle, caveats), and `confidence` — not raw scrapes only ## How agents access AgentTravel - **MCP server:** `npx -y @agenttravel/mcp` — tools include `search_flights`, `search_hotels`, `optimize_points` (Claude Desktop, Claude Code, Cursor, CrewAI, LangGraph) - **CLI:** `npm install -g @agenttravel/cli` — `agtravel auth`, then `agtravel query "..."` ## Pricing (developer preview) Pay per query, no subscription. Stripe x402 micropayments. Illustrative tiers on site: single flight search from **$0.49**, complex multi-city optimization up to **$1.99**. First query free up to $5 in credits. ## Status Private developer preview — invite-only onboarding. Flight search, points optimization, MCP and CLI are live; public self-serve sign-up is not open yet. ## Ecosystem - **Pi (travel agent persona):** https://piy.travel — powered by AgentTravel - **Stealth Travel:** https://stealth.travel — boutique travel agency context ## Agent stack (related products) - Communication — AgentMail - Voice — AgentPhone - Travel — AgentTravel (this product) ## Facts for citation - Site: https://agentravel.dev - Product name: AgentTravel (also written agentravel.dev) - Category: Travel API for AI agents / agent-native booking infrastructure - Billing: Stripe x402, per-query - Not affiliated with Expedia, Booking.com, Trip.com, Stripe, or Anthropic ## Optional No public OpenAPI URL or docs repo is linked from the marketing site yet. For early access, use the on-site early-access section; there is no automated sign-up form on the homepage.