immoswipe-ai
I
immoswipe-ai
/search_listings

search listings

Search Swiss apartments and houses for rent or sale. Supports city filtering (Zürich, Bern, Basel, Geneva), price (CHF), rooms, and square meters. EXAMPLES: "ap

liveverifiedunknown~5s typical
mcpprobedimmoswipe-ai
$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-ch-immoswipe-immoswipe-ai /search_listings for me.

Input

FieldTypeDescription
address_citystringSwiss city name. Examples: "Zürich", "Bern", "Basel", "Geneva", "Lausanne". Supports parti
price_typestring (rent | sell | serviced)Transaction type: rent=rentals, sell=purchase, serviced=short-term
property_categorystringCategory slug or array of slugs: "apartment", "house", "adjoining-rooms", "parking-lot", "
property_typestringProperty type or array of types: "apartment", "house", "studio", "commercial". Empty for a
availability_typestring"long_term" for permanent rentals, "short_term" for vacation rentals. Empty for all.
amenitiesarrayDesired amenities, e.g. "parking", "balcony", "elevator", "dishwasher"
min_rent_monthly_pricenumberMinimum monthly rent for rental properties in CHF
max_rent_monthly_pricenumberMaximum monthly rent for rental properties in CHF
localestring (en | de)Language: en=English, de=German
max_monthly_pricenumberMaximum monthly rent in CHF
min_monthly_pricenumberMinimum monthly rent in CHF
max_sales_pricenumberMaximum purchase price in CHF
min_sales_pricenumberMinimum purchase price in CHF
min_number_of_roomsnumberMinimum number of rooms
min_square_metersnumberMinimum living area in m²
max_square_metersnumberMaximum living area in m²
per_pagenumberResults per page (1-50, default 10)
pagenumberPage number for pagination
boundsobjectGeographic bounding box: {north, south, east, west}

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-ch-immoswipe-immoswipe-ai","endpoint":"/search_listings","input":{}}'
cli
npx cracked-ai run -p mcp-ch-immoswipe-immoswipe-ai -e /search_listings -i '{}'
mcp
run_tool({ provider: "mcp-ch-immoswipe-immoswipe-ai", endpoint: "/search_listings", input: {} })

Try it

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