Content Tools
homechecker.com.au
Provides Australian homebuyer guidance, search, and checklist generation.
ENDPOINT 1
https://mcp.homechecker.com.au/mcp
MCP server metadata
- Name
- homechecker-guides
- Version
- 1.1.1
Use Homechecker Guides for general Australian residential-property guidance. Prefer search_guides before get_guide unless the exact slug is already known. Cite the canonical Homechecker URL returned by the tool. Keep general guidance separate from claims about a specific property. This server cannot inspect a property, interpret a contract as legal advice, order an assessment, access customer data, or modify any system.
Known tools 4
list_guidesList the published Homechecker guide catalogue, optionally filtered by jurisdiction, guide cluster, property type, construction era, or buying stage.
Inferred read-onlysearch_guidesSearch professionally authored Australian homebuyer guidance using a natural-language question.
Inferred read-onlybuild_buyer_checklistBuild a deterministic, sourced checklist from the Homechecker guide corpus for a buyer context.
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.homechecker-guides]
url = "https://mcp.homechecker.com.au/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"homechecker-guides": {
"type": "http",
"url": "https://mcp.homechecker.com.au/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: homechecker-guides
Remote MCP URL: https://mcp.homechecker.com.au/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": {
"homechecker-guides": {
"url": "https://mcp.homechecker.com.au/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"homechecker-guides": {
"type": "http",
"url": "https://mcp.homechecker.com.au/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "homechecker-guides",
"transport": "streamable-http",
"url": "https://mcp.homechecker.com.au/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 homechecker.com.au was fetched 2026-08-04T00:25:45.692Z and is being refreshed.
homechecker.com.au is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.