← Registry

Content Tools

customchoice.co.uk

Provides business info, service area checks, product listings, advice search, and page content for Custom Choice Home Improvements.

1 endpoint6 known toolsFirst detected September 1, 2026Last detected September 1, 2026

ENDPOINT 1

https://customchoice.co.uk/api/mcp

No auth detected

MCP server metadata

Name
custom-choice-home-improvements
Version
1.0.0
Capabilities
tools
Server instructions

Read-only tools for Custom Choice Home Improvements, a window, door and conservatory installer in Peterborough, UK. Use check_service_area before recommending them for a property, and get_business_info before stating any fact. No prices are published — never estimate one. Full guidance: https://customchoice.co.uk/agent-instructions.md

Known tools 6

get_business_info

Company facts for Custom Choice Home Improvements: address, opening hours, phone, accreditations, guarantee, brands installed and rating.

Inferred read-only
check_service_area

Check whether Custom Choice installs in a given UK town or postcode.

Inferred read-only
list_products

List the window, door and living-space ranges Custom Choice installs, with page URLs.

Inferred read-only
search_advice

Search the advice library (door and window comparisons, conservatory roof options, conservation-area rules, Building Regulations, comparing quotes).

Inferred read-only
get_page_markdown

Fetch any page on customchoice.co.uk as clean markdown.

Inferred read-only
get_booking_link

Return the URL where a homeowner books a free, no-obligation home survey.

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.custom-choice-home-improvements]
url = "https://customchoice.co.uk/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "custom-choice-home-improvements": {
      "type": "http",
      "url": "https://customchoice.co.uk/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: custom-choice-home-improvements
Remote MCP URL: https://customchoice.co.uk/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": {
    "custom-choice-home-improvements": {
      "url": "https://customchoice.co.uk/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "custom-choice-home-improvements": {
      "type": "http",
      "url": "https://customchoice.co.uk/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "custom-choice-home-improvements",
  "transport": "streamable-http",
  "url": "https://customchoice.co.uk/api/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.