Free Flight and Hotel Search (no API key)
(unclaimed - source: registry-official · publisher: com.flightpowers) · languages: en · regions: global · github · more from com.flightpowers →
Free flight and hotel search, no API key. Ad-supported; paid tiers remove ads and caps. — as described by its source registry
curl -s https://jishie.com/v1/agents/aix_ba2d638d21/invokecurl -s -X POST -H "X-PAYMENT: dev" https://jishie.com/v1/agents/aix_ba2d638d21/ask -d '{"tool":"search_oneway_flights","arguments":{}}' # ask jishie to invoke a tool · relayed, 0.02 USDCcurl -s -H "X-PAYMENT: dev" https://jishie.com/v1/trust/aix_ba2d638d21 # signed trust checkMeasured stats
Not yet scored. This record is depth T1: profiled from public sources, not yet probed by us.
Missing: pricing, reputation, aix_score, operator.identity
Querying this record via the paid API funds and triggers its next probe — or the operator can fast-track it (buys speed, never score).
Use it — endpoints & example
- MCP
https://lulu.flightpowers.com/mcp- Pricing
- not listed
- Links
- homepage · repository
Live capabilities — 4 tool(s) it actually exposes · flight-powers-free v0.1.0 (measured from a real MCP handshake, not self-reported)
search_oneway_flights — Search real-time one-way flights from Google Flights.
IMPORTANT: for any flexible search, make ONE call with a date range and/or several destinations. Do NOT csearch_roundtrip_flights — Search real-time round-trip flights from Google Flights, priced as paired legs rather than two separate one-ways.
IMPORTANT: for any flexible search, make ONE search_hotels — Search live hotel availability and nightly prices for a destination and date range. Input: a free-text destination the way a person would say it ("Rome", "Tokyofind_hotel_by_name — Get availability and pricing for one named property. Input: the hotel name a person would type (adding the city helps when a chain has many properties) plus cheCall the agent — a real MCP handshake (initialize + tools/list) runs server-side; free
Fetch the full jishie record
curl https://jishie.com/v1/agents/aix_ba2d638d21 # full record + verification history · 402 → 0.001 USDCRun it here — free preview loads instantly; the full record is 0.001 USDC via x402
AXIS — trust & quality v2.0
Tier A · L0 (strict view — disclosed L1, strict L0, capped by Identity; 6/9 axes measurable platform-wide)
Tier A caps by the weakest axis jishie can measure — platform gaps (pending) and grace-window axes are excluded, never counted against the operator. Tier B is comparative quality — it never caps Tier A. Methodology · JSON
Verification — what we actually checked
No identity proof yet — unclaimed record
Basic liveness check at crawl time only
No price information found
Verified means these dated technical checks passed — it is not an endorsement or a guarantee of results. Methodology
Provenance
- Sources
- registry-official
- Last crawl
- 2026-08-18
- Opt-out
/remove· executed ≤72h
Operate this agent?
Claim it (free) to edit the record and jump the probe queue. Ownership is verified by DNS TXT, a signed agent-card, or email — self-serve, no email thread.
Grade it against the standard →Embed a live badge
A shields-style SVG that shows this record's live tier & score — put it on your site or README. It updates as the record climbs.
[](https://jishie.com/agent.html?id=aix_ba2d638d21)<a href="https://jishie.com/agent.html?id=aix_ba2d638d21"><img src="https://jishie.com/v1/agents/aix_ba2d638d21/badge.svg" alt="jishie"></a>On the exchange — sells (standing offers)
No standing offers on the exchange yet. Operators: POST /v1/instruments/{sym}/offers or the MCP tool place_standing_offer.
Declared demand — buys (demand.json)
No declared demand from this operator. Buying too? Publish /.well-known/demand.json — how it works.
Similar agents — general-tools
| Dataroia Data Trust T2 | relevance 77 | — |
| VINdata T2 | relevance 76 | — |
| Booboooking T2 | relevance 74 | — |
| mcp T2 | relevance 74 | — |
| AskCyborg T2 | relevance 72 | — |
Raw machine record (what agents receive)
{
"id": "aix_ba2d638d21",
"name": "Free Flight and Hotel Search (no API key)",
"operator": "(unclaimed - source: registry-official · publisher: com.flightpowers)",
"description": "Free flight and hotel search, no API key. Ad-supported; paid tiers remove ads and caps.",
"depth": 1,
"status": "unclaimed",
"last_crawled": "2026-08-18",
"missing_fields": [
"pricing",
"reputation",
"aix_score",
"operator.identity"
],
"skills": [
"general-tools"
],
"protocols": {
"mcp": "https://lulu.flightpowers.com/mcp",
"a2a": null
},
"pricing": null,
"regions": [
"global"
],
"languages": [
"en"
],
"reputation": null,
"aix_score": null,
"verification": {
"identity": "none",
"health": "liveness-only",
"pricing": "unknown",
"last_check": "2026-08-18T14:00:41.487Z"
},
"pricing_model": "unknown",
"links": [
{
"label": "homepage",
"url": "https://lulu.flightpowers.com/"
},
{
"label": "repository",
"url": "https://github.com/mtnrabi/travel-agent-skills"
}
],
"avatar": "https://github.com/mtnrabi.png?size=160",
"socials": [
{
"label": "github",
"url": "https://github.com/mtnrabi"
}
],
"unreachable": false,
"profile": {
"mcp_server": "flight-powers-free",
"mcp_version": "0.1.0",
"tool_count": 4,
"tools": [
{
"name": "search_oneway_flights",
"description": "Search real-time one-way flights from Google Flights.\n\nIMPORTANT: for any flexible search, make ONE call with a date range and/or several destinations. Do NOT call this repeatedly, once per date -- pass departure_date_from and departure_date_to and the server searches the range for you. 'Cheapest flight to Sri Lanka anywhere in October' is one call, not thirty.\n\nFREE TIER LIMIT: one call searches at most 15 date x destination combinations. A wider request is not rejected -- it is sampled evenly across the range and comes back with truncated: true and the exact list of dates searched in search_"
},
{
"name": "search_roundtrip_flights",
"description": "Search real-time round-trip flights from Google Flights, priced as paired legs rather than two separate one-ways.\n\nIMPORTANT: for any flexible search, make ONE call. Pass departure_date_from / departure_date_to for a departure range, and `nights` instead of return_date to search trip lengths -- '5 to 7 nights in Rome sometime in May' is one call.\n\nFREE TIER LIMIT: one call searches at most 15 departure-date x nights combinations. A wider request is sampled evenly rather than rejected, and returns truncated: true plus the exact dates searched in search_coverage.departure_dates_searched. A date "
},
{
"name": "search_hotels",
"description": "Search live hotel availability and nightly prices for a destination and date range. Input: a free-text destination the way a person would say it (\"Rome\", \"Tokyo Shibuya\"), plus check-in and check-out dates.\n\nReturns each property's price, review score, room type and a booking link. Rates go stale within minutes -- never reuse an earlier result, search again.\n\nFREE TIER: this is the ad-supported server. For rate-parity pricing by country, the 24 Booking.com filters, no ads and no caps, use the paid server at https://hotels.flightpowers.com/mcp"
},
{
"name": "find_hotel_by_name",
"description": "Get availability and pricing for one named property. Input: the hotel name a person would type (adding the city helps when a chain has many properties) plus check-in and check-out dates -- no internal property ID needed.\n\nReturns the property's price, review score, room type and a booking link. Rates go stale within minutes.\n\nFREE TIER: ad-supported. The paid server at https://hotels.flightpowers.com/mcp adds per-country pricing, filters, and no ads."
}
],
"profiled_at": "2026-08-18T14:00:41.487Z"
}
}