← Registry

Data Collection

housenstars.com

Provides read-only access to a luxury real estate dataset for searching and retrieving property information.

1 endpoint5 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://hns-chatgpt-app.onrender.com/mcp

No auth detected

MCP server metadata

Name
hns-chatgpt-app
Version
0.3.24
Capabilities
tools.listChanged

Known 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.

Inferred read-only
search_properties

Legacy compatibility tool for searching HOUSE N STARS properties.

Inferred read-only
get_property

Retrieve one real public HOUSE N STARS property listing by exact numeric ID or exact slug.

Inferred read-only
get_hns_dataset_overview

Explain what the HOUSE N STARS ChatGPT connector provides as a read-only AI-native luxury real estate dataset.

Inferred read-only
hns_api_status

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

Inferred read-only

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.hns-chatgpt-app]
url = "https://hns-chatgpt-app.onrender.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "hns-chatgpt-app": {
      "type": "http",
      "url": "https://hns-chatgpt-app.onrender.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: hns-chatgpt-app
Remote MCP URL: https://hns-chatgpt-app.onrender.com/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": {
    "hns-chatgpt-app": {
      "url": "https://hns-chatgpt-app.onrender.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "hns-chatgpt-app": {
      "type": "http",
      "url": "https://hns-chatgpt-app.onrender.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "hns-chatgpt-app",
  "transport": "streamable-http",
  "url": "https://hns-chatgpt-app.onrender.com/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for onrender.com was fetched 2026-08-26T09:29:14.059Z.

Trust status Trusted

onrender.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.