ChatHome Luxembourg Real Estate Agent
chathome.lu
· chathome.lu
Delegated Luxembourg real estate tasks: property discovery, market intelligence, and lease analysis.
chathome.lu via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
D
Conformance score: 48/100
D-grade: significant issues, auth-gated, partially broken, or stale.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-07-10 05:55:27 current | 7fb98ec2145d… |
view → |
Endpoints
| Agent card | https://chathome.lu/.well-known/agent-card.json |
| Provider | https://chathome.lu |
Skills · 3 declared · mapped to canonical taxonomy
Find Luxembourg properties from natural-language criteria and optionally annotate affordability.
Answer Luxembourg commune and market-trend questions using chathome market context.
Analyze a user-provided Luxembourg residential lease and return a compact risk report.
Health · last 1 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/chathome.lu) [](https://agenstry.com/agents/chathome.lu) [](https://agenstry.com/agents/chathome.lu) [](https://agenstry.com/agents/chathome.lu)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "ChatHome Luxembourg Real Estate Agent",
"description": "Delegated Luxembourg real estate tasks: property discovery, market intelligence, and lease analysis.",
"url": "https://chathome.lu/api/a2a",
"version": "1.0.0",
"protocolVersion": "0.2.0",
"provider": {
"organization": "chathome.lu",
"url": "https://chathome.lu"
},
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": true
},
"securitySchemes": {
"oauth2": {
"type": "oauth2",
"authorizationUrl": "https://chathome.lu/api/mcp/oauth/authorize",
"tokenUrl": "https://chathome.lu/api/mcp/oauth/token",
"scopes": {
"listings:read": "Allow listings:read",
"market:read": "Allow market:read",
"documents:write": "Allow documents:write"
}
},
"apiKey": {
"type": "apiKey",
"in": "header",
"name": "X-API-Key"
}
},
"security": [
{
"oauth2": []
},
{
"apiKey": []
}
],
"skills": [
{
"id": "property-discovery",
"name": "Property Discovery",
"description": "Find Luxembourg properties from natural-language criteria and optionally annotate affordability.",
"examples": [
"Budget \u20ac2,500, 2-bedroom apartment near Kirchberg, find the best options.",
"Appartement familial \u00e0 Esch-sur-Alzette avec balcon, maximum 750000 \u20ac."
],
"scopes": [
"listings:read",
"market:read"
]
},
{
"id": "market-intelligence",
"name": "Market Intelligence",
"description": "Answer Luxembourg commune and market-trend questions using chathome market context.",
"examples": [
"What are the property trends in Esch-sur-Alzette?",
"Should I buy or rent in Luxembourg City in 2026?"
],
"scopes": [
"market:read"
]
},
{
"id": "lease-analysis",
"name": "Lease Analysis",
"description": "Analyze a user-provided Luxembourg residential lease and return a compact risk report.",
"examples": [
"Analyse ce bail en fran\u00e7ais et signale les clauses risqu\u00e9es.",
"Review this Luxembourg lease before I sign."
],
"scopes": [
"documents:write"
]
}
]
}