← Registry

Data Collection

financeadvisers.co.nz

Provides lookup and search functionality for New Zealand financial advisers and providers.

1 endpoint8 known toolsFirst detected May 20, 2026Last detected August 20, 2026

ENDPOINT 1

https://financeadvisers.co.nz/mcp

No auth detected

MCP server metadata

Name
financeadvisers-mcp
Version
0.1.0
Capabilities
tools

Known tools 8

lookup_adviser

Look up a single financial adviser by FSP number.

Inferred read-only
lookup_provider

Look up a single Financial Advice Provider (FAP) or other firm by FSP number.

Inferred read-only
search_advisers

Search the consumer-facing adviser directory by city, specialty, and/or name.

Inferred read-only
list_providers_in_city

List Financial Advice Providers (FAPs) operating in a specific NZ city.

Inferred read-only
get_disclosure

Get the most recent Public Disclosure Statement (PDS) markdown for a FAP.

Inferred read-only
list_pds_versions

List all PDS versions on file for a FAP, oldest to newest.

Inferred read-only
get_recent_adviser_movements

Returns adviser register changes (FAP changes, license changes, services added/removed, DRS changes) observed in the last N days.

Inferred read-only
get_network_edges

Query the FA-NZ adviser-network graph.

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "financeadvisers-mcp",
  "transport": "streamable-http",
  "url": "https://financeadvisers.co.nz/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 financeadvisers.co.nz was fetched 2026-08-01T06:34:05.356Z and is being refreshed.

Trust status Trusted

financeadvisers.co.nz is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.

Indexed

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