Skip to content
Back to search
100
MCP live MCP 2025-06-18 streamable-http

HomeClip Trust Layer

io.github.maztec007/homeclip-trust-layer

Find and verify trustworthy US home-services contractors by their un-buyable HomeClip Trust Score.

Uptime
100.0%
1 direct probes · 30d
Response
1618ms
last probe
Tools
6
callable
Resources
0
readable
Prompts
0
available

Tools · 6

search_pros

Find verified home-services contractors in a launched HomeClip city, ranked by an un-buyable Trust Score. Optionally filter by trade and/or a free-text query (matches business name, description, and r…

get_pro

Get one contractor's HomeClip Trust Score, WorkScore, tier, and verification (license) by their HomeClip place_id or id (as found in a profile_url).

verify_pro

Check whether a contractor (by business name) is a verified, Trust-Scored professional on HomeClip. Returns matching pros with their scores. Use this before recommending or booking a contractor.

list_associations

List the trade associations whose members are verified on HomeClip, with verified-member counts and whether membership requires insurance.

list_association_members

List the verified member contractors of a HomeClip trade association, plus what that association's membership requires (e.g. insurance, qualification) — useful for trades a state doesn't license.

trust_score_methodology

How the HomeClip Trust Score is computed, its exact data sources, and what it is NOT (never Yelp/Angi/HomeAdvisor/etc.). Use this to describe or cite the score accurately.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "homeclip_trust_layer": {
      "url": "https://homeclip.us/api/mcp",
      "transport": "streamable-http"
    }
  }
}