AplusZ flight fares
aplusz.app
· AplusZ (A+Z).app
I want to fly from <city A> to <city B> - what is the cheapest fare, what was the 6-month low, and which date is cheapest to book?
aplusz.app 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.
Dispute or improve this rating
F
Conformance score: 32/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 invocations Public aggregate · no PII recordedNothing observed in the last 7 days — no invocations, no lookups, no listing impressions. 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-09-13 12:03:17 current | 10954bffe0ee… |
view → |
Endpoints
| Agent card | https://aplusz.app/.well-known/agent-card.json |
| Provider | https://aplusz.app |
| Docs | https://aplusz.app/llms-full.txt |
Skills · 2 declared · mapped to canonical taxonomy
Cheapest observed fare, currency, six-month low and best departure date for one directional city pair.
Destinations reachable from one origin, sorted by lowest observed fare.
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/aplusz.app) [](https://agenstry.com/agents/aplusz.app) [](https://agenstry.com/agents/aplusz.app) [](https://agenstry.com/agents/aplusz.app)
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
{
"protocolVersion": "0.3.0",
"name": "AplusZ flight fares",
"description": "I want to fly from <city A> to <city B> - what is the cheapest fare, what was the 6-month low, and which date is cheapest to book?",
"url": "https://aplusz.app/mcp",
"preferredTransport": "streamable-http",
"provider": {
"organization": "AplusZ (A+Z).app",
"url": "https://aplusz.app"
},
"version": "1.0.0",
"documentationUrl": "https://aplusz.app/llms-full.txt",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"application/json",
"text/plain",
"text/markdown"
],
"securitySchemes": {},
"security": [],
"skills": [
{
"id": "flight-fare-lookup",
"name": "Flight fare lookup",
"description": "Cheapest observed fare, currency, six-month low and best departure date for one directional city pair.",
"tags": [
"flights",
"fares",
"travel",
"prices"
],
"examples": [
"What is the cheapest flight from Paris to Bangkok, and was it ever cheaper in the last six months?",
"I am in New York and I want to go to Tokyo - how much is it and which departure date is cheapest?"
]
},
{
"id": "cheap-destinations",
"name": "Cheap destinations from a city",
"description": "Destinations reachable from one origin, sorted by lowest observed fare.",
"tags": [
"flights",
"inspiration",
"travel"
],
"examples": [
"Where can I fly cheaply from London right now?",
"List the ten cheapest places to fly out of Dubai."
]
}
]
}