Little John — ATA Travel Booking Agent
atatravel.cloud
AI travel booking agent powered by the ATA Agentic Travel Agency MCP server. Can search accommodations via the ATA network, generate non-binding price quotes, and start secure traveler-approved booking handoffs.
atatravel.cloud via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
F
Conformance score: 20/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-07-01 00:51:21 current | 58ec0cde5457… |
view → |
Endpoints
| Agent card | https://atatravel.cloud/.well-known/agent.json |
| Provider | https://atatravel.cloud |
Skills · 2 declared · mapped to canonical taxonomy
Search for available accommodations across the ATA network by location, dates, property type, amenities, views, or free-text keyword. Supports single-property l…
Create non-binding price quotes and start secure ATA traveler handoffs before provisional bookings. Booking holds, reservations, and payment steps require verif…
Health · last 1 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/atatravel.cloud) [](https://agenstry.com/agents/atatravel.cloud) [](https://agenstry.com/agents/atatravel.cloud) [](https://agenstry.com/agents/atatravel.cloud)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "Little John \u2014 ATA Travel Booking Agent",
"description": "AI travel booking agent powered by the ATA Agentic Travel Agency MCP server. Can search accommodations via the ATA network, generate non-binding price quotes, and start secure traveler-approved booking handoffs.",
"url": "https://atatravel.cloud",
"iconUrl": "https://atatravel.cloud/icon.png",
"version": "1.0.0",
"provider": {
"name": "ATA Travel",
"url": "https://atatravel.cloud",
"contact": "support@atatravel.cloud"
},
"capabilities": {
"streaming": true,
"pushNotifications": false,
"stateTransitionHistory": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain"
],
"skills": [
{
"id": "travel-search",
"name": "Accommodation Search",
"description": "Search for available accommodations across the ATA network by location, dates, property type, amenities, views, or free-text keyword. Supports single-property lookup and network-wide discovery.",
"tags": [
"travel",
"accommodation",
"search",
"availability",
"hotel",
"villa",
"apartment"
],
"examples": [
"Find a villa with a pool in Puerto Vallarta for next weekend",
"What hotels are available in Mexico City from June 10 to June 15?",
"Show me pet-friendly properties near the beach in Costa Rica"
]
},
{
"id": "travel-booking",
"name": "Accommodation Booking",
"description": "Create non-binding price quotes and start secure ATA traveler handoffs before provisional bookings. Booking holds, reservations, and payment steps require verified traveler approval.",
"tags": [
"travel",
"booking",
"reservation",
"payment",
"quote"
],
"examples": [
"Book the ocean-view room at this property for 2 adults",
"Get me a price quote for Casa Marina from July 1 to July 7",
"Start a traveler approval handoff for this villa \u2014 my name is Jane Doe, email jane@example.com"
]
}
],
"mcpServer": {
"url": "https://atatravel.cloud/.well-known/mcp/server.json"
}
}