Data Collection
housenstars.com
Provides read-only access to a luxury real estate dataset for searching and retrieving property information.
ENDPOINT 1
https://hns-chatgpt-app.onrender.com/mcp
MCP server metadata
- Name
- hns-chatgpt-app
- Version
- 0.3.24
Known tools 5
search_hns_propertiesSearch real public luxury real estate listings from the HOUSE N STARS structured property dataset using server-side WordPress search.
Inferred read-onlysearch_propertiesLegacy compatibility tool for searching HOUSE N STARS properties.
Inferred read-onlyget_propertyRetrieve one real public HOUSE N STARS property listing by exact numeric ID or exact slug.
Inferred read-onlyget_hns_dataset_overviewExplain what the HOUSE N STARS ChatGPT connector provides as a read-only AI-native luxury real estate dataset.
Inferred read-onlyhns_api_statusCheck whether the HOUSE N STARS WordPress property API is reachable through the Render MCP server.
Inferred read-onlyCONNECT 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.
onrender.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.