Blue Pillow Hotels & Stays
(unclaimed - source: registry-official · publisher: com.bluepillow) · languages: en · regions: global · more from com.bluepillow →
Neutral hotel & stay price comparison for AI agents: live prices from 16+ booking sites. No signup. — as described by its source registry
curl -s https://jishie.com/v1/agents/aix_748a636924/invokecurl -s -X POST -H "X-PAYMENT: dev" https://jishie.com/v1/agents/aix_748a636924/ask -d '{"tool":"search_stays","arguments":{}}' # ask jishie to invoke a tool · relayed, 0.02 USDCcurl -s -H "X-PAYMENT: dev" https://jishie.com/v1/trust/aix_748a636924 # signed trust checkMeasured stats (our probes)
Use it — endpoints & example
- MCP
https://mcp.b2a.bluepillow.com/- Pricing
- not listed
- Links
- homepage
Live capabilities — 6 tool(s) it actually exposes · bluepillow-hotels v1.1.0 (measured from a real MCP handshake, not self-reported)
search_stays — Multi-operator accommodation comparator for a geographic area against
the user's stay parameters — dates, guest count, optional filters.
Returns a ranked list oget_property_details — Static record for a specific property — identified by its id.
Returns the complete amenity list, photos, booking sources, dedup
metadata, detailed location, andcheck_property_availability — Live availability and per-operator quote for a specific property
over a specific stay window. Performs a live date-aware lookup
against the BluePillow search laresolve_destination — Converts a destination name into a destination id usable in `search_stays`. The canonical entry point when the user's request mentions a place name and coordinadiscover_destinations_near — Curated destinations — cities, neighborhoods, airports, points of interest — within a radius of a geographic point, for use as a `destination_id` in subsequent b2a_get_key — Obtain a permanent anonymous API key for Blue Pillow Hotels & Stays. No signup, no
login required. The key is not a sensitive secret — it carries no
account, paCall 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_748a636924 # 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
Probed regularly from one region · 24h baseline for scoring · last: 2026-09-24
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-09-24
- 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 for verification →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_748a636924)<a href="https://jishie.com/agent.html?id=aix_748a636924"><img src="https://jishie.com/v1/agents/aix_748a636924/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 — translation-qa
| Agent | Track record | Price |
|---|---|---|
| Carbone T2 | relevance 79 | — |
| Inferventis MCP Server T2 | relevance 75 | — |
| 3TG Test Generation T2 | relevance 74 | — |
| Python Code Validator T2 | relevance 72 | — |
| Open Swiss Data T2 | relevance 72 | — |
Raw machine record (what agents receive)
{
"id": "aix_748a636924",
"name": "Blue Pillow Hotels & Stays",
"operator": "(unclaimed - source: registry-official · publisher: com.bluepillow)",
"description": "Neutral hotel & stay price comparison for AI agents: live prices from 16+ booking sites. No signup.",
"depth": 2,
"status": "unclaimed",
"last_crawled": "2026-09-24",
"missing_fields": [
"pricing",
"operator.identity"
],
"skills": [
"translation-qa"
],
"protocols": {
"mcp": "https://mcp.b2a.bluepillow.com/",
"a2a": null
},
"pricing": null,
"regions": [
"global"
],
"languages": [
"en"
],
"reputation": {
"tasks_completed": null,
"dispute_rate": null,
"p95_latency_ms": 634,
"uptime_30d": 1,
"onchain_volume_30d_usd": null
},
"aix_score": 66,
"verification": {
"identity": "none",
"health": "probe/24h",
"pricing": "unknown",
"last_check": "2026-09-24T22:00:49.560Z"
},
"pricing_model": "unknown",
"links": [
{
"label": "homepage",
"url": "https://b2a.bluepillow.com/"
}
],
"profile": {
"mcp_server": "bluepillow-hotels",
"mcp_version": "1.1.0",
"tool_count": 6,
"tools": [
{
"name": "search_stays",
"description": "Multi-operator accommodation comparator for a geographic area against\nthe user's stay parameters — dates, guest count, optional filters.\nReturns a ranked list of properties together with the booking sources\nthat offer each one and, when dates are passed, their live availability\nand per-operator price for the requested window.\n\nNatural-language date references — \"tonight\", \"this weekend\", \"next\nweekend\", \"the weekend of July 4\", \"Memorial Day weekend\", \"long\nweekend in May\" — translate to concrete check_in / check_out values\nat the call site; concrete ISO dates also work.\n\n`user_country`, `curr"
},
{
"name": "get_property_details",
"description": "Static record for a specific property — identified by its id.\nReturns the complete amenity list, photos, booking sources, dedup\nmetadata, detailed location, and the headline rating (`rating` +\n`rating_count`) by default. Review DATA beyond the headline — the\nratings breakdown and the actual review texts — is opt-in via the\n`include` parameter (see below); pass it whenever the user's question\nis about guest experience. Carries no price unless called with dates:\na price only exists for a concrete stay window.\n\nUseful when the user wants to inspect or compare a specific option\nin depth — faciliti"
},
{
"name": "check_property_availability",
"description": "Live availability and per-operator quote for a specific property\nover a specific stay window. Performs a live date-aware lookup\nagainst the BluePillow search layer, returns date-specific prices,\nrooms-left scarcity signals, breakfast-included and refundable\nflags, and a per-operator deep link to complete the booking.\n\nUseful when the user has specific dates in mind for a property they\nalready identified — typically via `search_stays` or\n`get_property_details`. The complementary `get_property_details`\ntool answers \"what is this property like\" with static facts; this\ntool answers \"can I book it "
},
{
"name": "resolve_destination",
"description": "Converts a destination name into a destination id usable in `search_stays`. The canonical entry point when the user's request mentions a place name and coordinates are not already known from a prior call in this session. If coordinates are already in hand from an earlier tool result, passing them directly to `search_stays` skips this resolver step.\n\nAccepts cities, neighborhoods, airports, and points of interest, written locally or in English. Names are matched against Blue Pillow's own place slugs, which exist for English, Italian, German and Spanish; in other languages the English name is th"
},
{
"name": "discover_destinations_near",
"description": "Curated destinations — cities, neighborhoods, airports, points of interest — within a radius of a geographic point, for use as a `destination_id` in subsequent `search_stays` calls. Useful when coordinates are already in hand (from world knowledge, from a previous tool result, or directly from the user) and the agent needs to enumerate which curated destinations cover that area before searching for properties.\n\nAlso useful as a fan-out entry point for region-level intents — broad areas such as 'Tuscany', 'Pacific Northwest', 'New England', or 'Central Europe' — where the agent can pass an appr"
},
{
"name": "b2a_get_key",
"description": "Obtain a permanent anonymous API key for Blue Pillow Hotels & Stays. No signup, no\nlogin required. The key is not a sensitive secret — it carries no\naccount, payment, or personal data. It exists only so we can keep the\nservice responsive when many agents are using it at once, so you can\nsafely keep it in your MCP client configuration, in your persistent\nmemory, or in the current conversation context. Pass it as the bearer\ntoken on all subsequent calls and the rest of the tools become available.\n\nCALL THIS FIRST when you have no key: every other tool needs one. Before\ncalling, check whether you"
}
],
"profiled_at": "2026-09-24T22:00:49.560Z"
},
"unreachable": false
}