← Registry

Content Tools

lighthilllaw.com.au

Provides information about a law firm's services, pricing, and FAQs.

1 endpoint7 known toolsFirst detected May 24, 2026Last detected August 19, 2026

ENDPOINT 1

https://lighthilllaw.com.au/api/mcp

No auth detected

MCP server metadata

Name
light-hill-law
Version
1.0.0
Capabilities
tools.listChanged

Known tools 7

get_firm_info

Return the law firm name, tagline, description, area served, and high-level service types.

Inferred read-only
list_services

List all legal services offered by the firm, with slug, title, and summary description.

Inferred read-only
get_service

Return a single service page — slug, title, tagline, the detail items covered by the service (each with a buying/selling/both context), the fixed-fee summary (inline_fee, null when the service has none), and the trust points the firm commits to.

Inferred read-only
get_pricing

Return the firm’s published fees as { items, explainers }: items are the fee cards (title, price, label, body, features), explainers are the qualifications on them — what disbursements cost and when a matter costs more.

Inferred read-only
get_faqs

Return the firm’s frequently asked questions and answers.

Inferred read-only
get_contact

Return contact details — phone, email, office address, business hours, and the list of services bookable via the contact form.

Potential side effects
get_about

Return the firm’s story, values, team members, and where it works (location — heading, body, and the principal’s credentials).

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.light-hill-law]
url = "https://lighthilllaw.com.au/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "light-hill-law": {
      "type": "http",
      "url": "https://lighthilllaw.com.au/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: light-hill-law
Remote MCP URL: https://lighthilllaw.com.au/api/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": {
    "light-hill-law": {
      "url": "https://lighthilllaw.com.au/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "light-hill-law": {
      "type": "http",
      "url": "https://lighthilllaw.com.au/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "light-hill-law",
  "transport": "streamable-http",
  "url": "https://lighthilllaw.com.au/api/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 lighthilllaw.com.au was fetched 2026-08-04T04:30:07.648Z and is being refreshed.

Trust status Trusted

lighthilllaw.com.au 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.