← chathome.lu

INDIVIDUAL MCP TOOL

render_listing_cards

Render one to eight exact results from a prior property search as an interactive MCP Apps photo carousel.

chathome.lunone authenticationAvailability not checked

LIVE ENDPOINT

https://chathome.lu/api/mcp

No auth detected

Connect to this endpoint to inspect the live schema for render_listing_cards and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

chathome.lu

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.chathome]
url = "https://chathome.lu/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "chathome": {
      "type": "http",
      "url": "https://chathome.lu/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: chathome
Remote MCP URL: https://chathome.lu/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "chathome": {
      "url": "https://chathome.lu/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "chathome": {
      "type": "http",
      "url": "https://chathome.lu/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "chathome",
  "transport": "streamable-http",
  "url": "https://chathome.lu/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • search_vibe — Preferred natural-language ('vibe') property search.
  • 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.
  • 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.
  • 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, transport, provenance, unknown fields, URL, and photos.
  • 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, commute summaries, value context, provenance, freshness, duplicates, constraints, and explicit unknown fields.
  • 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 correction totals.
  • 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.