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

HOUSE 'N' STARS Real Estate Discovery

com.housenstars/real-estate-discovery

AI-native real estate discovery with structured property search and market intelligence.

Uptime
100.0%
1 direct probes · 30d
Response
241ms
last probe
Tools
5
callable
Resources
0
readable
Prompts
0
available

Tools · 5

search_hns_properties

Search real public luxury real estate listings from the HOUSE N STARS structured property dataset using server-side WordPress search. Supports free-text criteria and filters for location, property typ…

search_properties

Legacy compatibility tool for searching HOUSE N STARS properties. Prefer search_hns_properties for new property searches, especially when the user asks for properties for sale or for rent because sear…

get_property

Retrieve one real public HOUSE N STARS property listing by exact numeric ID or exact slug. Returns structured listing details including location, property type, transaction type, price display, bedroo…

get_hns_dataset_overview

Explain what the HOUSE N STARS ChatGPT connector provides as a read-only AI-native luxury real estate dataset. Use this when the user asks what HOUSE N STARS covers, what data the app can access, whet…

hns_api_status

Check whether the HOUSE N STARS WordPress property API is reachable through the Render MCP server.

How to use

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

{
  "mcpServers": {
    "house_'n'_stars_real_estate_discovery": {
      "url": "https://hns-chatgpt-app.onrender.com/mcp",
      "transport": "streamable-http"
    }
  }
}