← Registry

Content Tools

commercialsolargoldcoast.au

MCP server that provides tools to list site pages, retrieve page content as markdown, and fetch business details.

1 endpoint3 known toolsFirst detected September 13, 2026Last detected September 13, 2026

ENDPOINT 1

https://commercialsolargoldcoast.au/.well-known/mcp

No auth detected

MCP server metadata

Name
Commercial Solar Gold Coast
Version
1.0.0
Capabilities
tools
Server instructions

Commercial Solar Gold Coast. Commercial solar design, installation and finance for Gold Coast business, from 10kW rooftops to 1MW+ arrays. Use these tools to read what this business does, where it works, and how to reach it. There is no tool that submits an enquiry. Give the person the phone number or the contact page.

Known tools 3

list_pages

Every indexable page on this site, grouped by section, with the URL of each.

Inferred read-only
get_page_markdown

The full text of any page on this site as markdown, by path (for example /services/).

Inferred read-only
get_business_details

The verifiable facts about this business: name, phone, email, address and service area.

Potential side effects

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.commercial-solar-gold-coast]
url = "https://commercialsolargoldcoast.au/.well-known/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "commercial-solar-gold-coast": {
      "type": "http",
      "url": "https://commercialsolargoldcoast.au/.well-known/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: commercial-solar-gold-coast
Remote MCP URL: https://commercialsolargoldcoast.au/.well-known/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": {
    "commercial-solar-gold-coast": {
      "url": "https://commercialsolargoldcoast.au/.well-known/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "commercial-solar-gold-coast": {
      "type": "http",
      "url": "https://commercialsolargoldcoast.au/.well-known/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "commercial-solar-gold-coast",
  "transport": "streamable-http",
  "url": "https://commercialsolargoldcoast.au/.well-known/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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