Content Tools
poolpavingperth.com.au
Provides access to a website's indexable pages, full page content as markdown, and verifiable business details.
ENDPOINT 1
https://poolpavingperth.com.au/.well-known/mcp
MCP server metadata
- Name
- Pool Paving Perth
- Version
- 1.0.0
Pool Paving Perth. Wet lay only 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_pagesEvery indexable page on this site, grouped by section, with the URL of each.
Inferred read-onlyget_page_markdownThe full text of any page on this site as markdown, by path (for example /services/).
Inferred read-onlyget_business_detailsThe verifiable facts about this business: name, phone, email, address and service area.
Potential side effectsCONNECT 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.pool-paving-perth]
url = "https://poolpavingperth.com.au/.well-known/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"pool-paving-perth": {
"type": "http",
"url": "https://poolpavingperth.com.au/.well-known/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: pool-paving-perth
Remote MCP URL: https://poolpavingperth.com.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": {
"pool-paving-perth": {
"url": "https://poolpavingperth.com.au/.well-known/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"pool-paving-perth": {
"type": "http",
"url": "https://poolpavingperth.com.au/.well-known/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "pool-paving-perth",
"transport": "streamable-http",
"url": "https://poolpavingperth.com.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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.