← Registry

Data Collection

cyberinsurancequotes.co.nz

Provides access to New Zealand cyber insurer profiles, products, and policy wording comparisons.

1 endpoint5 known toolsFirst detected June 12, 2026Last detected August 20, 2026

ENDPOINT 1

https://cyberinsurancequotes.co.nz/mcp

No auth detected

MCP server metadata

Name
cyberinsurance-mcp
Version
0.1.0
Capabilities
tools

Known tools 5

lookup_insurer

Get profile + product list for an NZ cyber insurer.

Inferred read-only
get_product

Get a single cyber product by (insurer_slug, product_slug).

Inferred read-only
list_active_products

List all currently-active cyber products across all NZ cyber insurers on the FCIB panel.

Inferred read-only
list_insurers

List all NZ cyber insurers in the data layer (typically those on the FCIB / Insurance Advisernet NZ cyber panel).

Inferred read-only
compare_wordings

Compare a single fact_key across ingested cyber policy wordings (currently Delta CyberPro / AIG CyberEdge / Dual NZ Cyber — 3 of 6 panel insurers; QBE / NZI / Zurich are broker-portal walled).

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "cyberinsurance-mcp",
  "transport": "streamable-http",
  "url": "https://cyberinsurancequotes.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 cyberinsurancequotes.co.nz was fetched 2026-08-01T07:13:57.178Z and is being refreshed.

Trust status Trusted

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