INDIVIDUAL MCP TOOL
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.
LIVE ENDPOINT
https://chathome.lu/api/mcp
Connect to this endpoint to inspect the live schema for analyze_lease 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
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.render_listing_cards— Render one to eight exact results from a prior property search as an interactive MCP Apps photo carousel.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.