Blue Pillow Hotels & Stays
BP
Blue Pillow Hotels & Stays
/discover_destinations_near

Discover destinations near a point

Curated destinations — cities, neighborhoods, airports, points of interest — within a radius of a geographic point, for use as a `destination_id` in subsequent

liveverifiedunknown~5s typical
mcpprobedbluepillowhotels
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-bluepillow-hotels /discover_destinations_near for me.

Input

FieldTypeDescription
api_keystringYour anonymous Blue Pillow Hotels & Stays API key (format 'pk_anon_…'). Pass it in THIS fi
lat*numberLatitude of the centre point, decimal degrees (WGS84). Typically the coordinates of a city
lon*numberLongitude of the centre point, decimal degrees (WGS84). Negative west of Greenwich.
radius_kmnumberSearch radius in km from the point. Defaults to 5 km (city-center scope). default 5
typestring (city | neighborhood | airport | poi)Optional filter; same semantics as resolve_destination.
languagestring (en | it | fr | de | es | pt)Language of the returned destination names (2-letter lowercase). Pass the language the use default "en"

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-com-bluepillow-hotels","endpoint":"/discover_destinations_near","input":{"lat":1,"lon":1,"radius_km":5,"language":"en"}}'
cli
npx cracked-ai run -p mcp-com-bluepillow-hotels -e /discover_destinations_near -i '{"lat":1,"lon":1,"radius_km":5,"language":"en"}'
mcp
run_tool({ provider: "mcp-com-bluepillow-hotels", endpoint: "/discover_destinations_near", input: {"lat":1,"lon":1,"radius_km":5,"language":"en"} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.