Content Tools
customchoice.co.uk
Provides business info, service area checks, product listings, advice search, and page content for Custom Choice Home Improvements.
ENDPOINT 1
https://customchoice.co.uk/api/mcp
MCP server metadata
- Name
- custom-choice-home-improvements
- Version
- 1.0.0
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_infoCompany facts for Custom Choice Home Improvements: address, opening hours, phone, accreditations, guarantee, brands installed and rating.
Inferred read-onlycheck_service_areaCheck whether Custom Choice installs in a given UK town or postcode.
Inferred read-onlylist_productsList the window, door and living-space ranges Custom Choice installs, with page URLs.
Inferred read-onlysearch_adviceSearch the advice library (door and window comparisons, conservatory roof options, conservation-area rules, Building Regulations, comparing quotes).
Inferred read-onlyget_booking_linkReturn the URL where a homeowner books a free, no-obligation home survey.
Inferred read-onlyCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.