← Registry

Analytics

home-loans.co.nz

Provides tools to look up and compare home-loan lenders, rates, and calculate repayments for New Zealand mortgages.

2 endpoints14 known toolsFirst detected May 21, 2026Last detected August 22, 2026

ENDPOINT 1

https://home-loans.co.nz/mcp

No auth detected

MCP server metadata

Name
home-loans-nz
Version
0.1.0
Capabilities
tools
Server instructions

NZ home-loan carded-rate + calculator MCP server. Call tools/list to see tools. Mechanical only — no advice. Operated by Evolve Group Limited (FSP711891), a licensed FAP regulated by the FMA.

Known tools 7

lookup_lender

Get profile + current carded-rate set for an NZ home-loan lender.

Inferred read-only
list_lenders

List every NZ home-loan lender in the dataset (slug, name, category, legal entity, primary website).

Inferred read-only
get_current_rates

Get carded home-loan rates from the current snapshot.

Inferred read-only
compare_lenders

Side-by-side comparison of two lenders' current carded rates.

Inferred read-only
calculate_repayment

Mechanical repayment calculator.

Inferred read-only
estimate_borrowing_capacity

Indicative borrowing-capacity estimate using a simplified servicing rule (max 5–6× income or RBNZ DTI cap of 6×, whichever is lower, less monthly expenses × 12 / test rate).

Inferred read-only
search_disclosure_clauses

Full-text search across NZ bank disclosure statements (extracted clauses from each lender's published disclosure PDF).

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.home-loans-nz]
url = "https://home-loans.co.nz/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "home-loans-nz": {
      "type": "http",
      "url": "https://home-loans.co.nz/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: home-loans-nz
Remote MCP URL: https://home-loans.co.nz/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": {
    "home-loans-nz": {
      "url": "https://home-loans.co.nz/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "home-loans-nz": {
      "type": "http",
      "url": "https://home-loans.co.nz/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "home-loans-nz",
  "transport": "streamable-http",
  "url": "https://home-loans.co.nz/mcp"
}
MCP Inspector

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

ENDPOINT 2

https://home-loans.co.nz/.netlify/functions/mcp

No auth detected

MCP server metadata

Name
home-loans-nz
Version
0.1.0
Capabilities
tools
Server instructions

NZ home-loan carded-rate + calculator MCP server. Call tools/list to see tools. Mechanical only — no advice. Operated by Evolve Group Limited (FSP711891), a licensed FAP regulated by the FMA.

Known tools 7

lookup_lender

Get profile + current carded-rate set for an NZ home-loan lender.

Inferred read-only
list_lenders

List every NZ home-loan lender in the dataset (slug, name, category, legal entity, primary website).

Inferred read-only
get_current_rates

Get carded home-loan rates from the current snapshot.

Inferred read-only
compare_lenders

Side-by-side comparison of two lenders' current carded rates.

Inferred read-only
calculate_repayment

Mechanical repayment calculator.

Inferred read-only
estimate_borrowing_capacity

Indicative borrowing-capacity estimate using a simplified servicing rule (max 5–6× income or RBNZ DTI cap of 6×, whichever is lower, less monthly expenses × 12 / test rate).

Inferred read-only
search_disclosure_clauses

Full-text search across NZ bank disclosure statements (extracted clauses from each lender's published disclosure PDF).

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.home-loans-nz]
url = "https://home-loans.co.nz/.netlify/functions/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "home-loans-nz": {
      "type": "http",
      "url": "https://home-loans.co.nz/.netlify/functions/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: home-loans-nz
Remote MCP URL: https://home-loans.co.nz/.netlify/functions/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": {
    "home-loans-nz": {
      "url": "https://home-loans.co.nz/.netlify/functions/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "home-loans-nz": {
      "type": "http",
      "url": "https://home-loans.co.nz/.netlify/functions/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "home-loans-nz",
  "transport": "streamable-http",
  "url": "https://home-loans.co.nz/.netlify/functions/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 home-loans.co.nz was fetched 2026-08-11T20:15:52.515Z and is being refreshed.

Trust status Trusted

home-loans.co.nz 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.