Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

chathome.lu — Luxembourg Real Estate

lu.chathome/chathome

Luxembourg real estate for AI agents: property search, price estimates, market data, commutes.

Uptime
100.0%
1 direct probes · 30d
Response
716ms
last probe
Tools
15
callable
Resources
1
readable
Prompts
3
available

Tools · 15

search_vibe

Preferred natural-language ('vibe') property search. Pass the user's request as prose and the engine matches on lifestyle, mood, proximity, and soft preferences via embeddings + LLM reasoning. Healthy…

search_rentals

Search rental properties across supported Grande Région inventory by location, price, rooms, area, property type, and positive-evidence amenities, with explicit sort and completeness metadata. Every s…

search_for_sale

Search properties for sale across supported Grande Région inventory by location, price, rooms, area, property type, and positive-evidence amenities, with explicit sort and completeness metadata. Every…

render_listing_cards

Render one to eight exact results from a prior property search as an interactive MCP Apps photo carousel. Call a search tool first, then copy its listing IDs and any returned match scores/reasons with…

get_listing

Get the full fail-closed listing page: its public record, price history, area trend, family amenities, neighbourhood facts, property passport, parcel dossier, normalized costs, official checks, transp…

compare_listings

Compare two to eight listings through one normalized AgentListing v2 response, including known and estimated costs, availability, property facts, official flood/noise checks, station frequency, commut…

get_listing_truth

Trust-layer view of the full fail-closed listing page, including its public record and page context, normalized costs, official checks, sources, freshness, explicit unknowns, and privacy-safe correcti…

get_market_context

Get real estate market data and liveability scores for a commune — prices, trends, schools, transport.

get_town_agencies

Get every estate agency with active listings in a supported Luxembourg town, including current buy/rent stock and asking-price ranges.

get_price_estimate

AI-powered price estimate for a Luxembourg property. The chathome valuation model is trained and backtested on historical property listing asking prices, not deed-level sales. Returns an estimated pri…

get_affordability

Calculate Luxembourg mortgage affordability and state whether the property-price ceiling includes every acquisition cost or only currently known costs.

get_commute_times

Commute time estimates from a Luxembourg commune to a major employment hub (Luxembourg City, Kirchberg EU Quarter, or Belval) across four transport modes.

analyze_lease

Analyze a caller-provided Luxembourg residential lease PDF or raw text, persist the full user-scoped analysis, and return a compact risk summary. Do not provide payment-card data, government identifie…

submit_inquiry

Submit an inquiry about a listing. For chathome-hosted listings creates a conversation thread; for external agency listings returns agency contact details.

get_inquiry_status

Poll an MCP agent inquiry conversation for agent replies. Returns the current status and full message thread.

Resources · 1

ChatHome listing carousel

Interactive, cross-platform carousel for verified ChatHome property matches.

ui://chathome/listing-carousel-v1.html

Prompts · 3

find-family-home

Guided search for family-friendly rental properties in Luxembourg.

compare-communes

Side-by-side comparison of two Luxembourg communes using market and liveability data.

match-properties

Find properties across the Grande Région from natural-language criteria and show the best results as picture cards.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "chathome.lu_—_luxembourg_real_estate": {
      "url": "https://chathome.lu/api/mcp",
      "transport": "streamable-http"
    }
  }
}