← customchoice.co.uk

INDIVIDUAL MCP TOOL

search_advice

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

customchoice.co.uknone authenticationAvailability not checked

LIVE ENDPOINT

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

No auth detected

Connect to this endpoint to inspect the live schema for search_advice and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

customchoice.co.uk

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.

Related tools

  • get_business_info — Company facts for Custom Choice Home Improvements: address, opening hours, phone, accreditations, guarantee, brands installed and rating.
  • check_service_area — Check whether Custom Choice installs in a given UK town or postcode.
  • list_products — List the window, door and living-space ranges Custom Choice installs, with page URLs.
  • get_page_markdown — Fetch any page on customchoice.co.uk as clean markdown.
  • get_booking_link — Return the URL where a homeowner books a free, no-obligation home survey.