HomeClip Trust Layer for Claude Desktop
io.github.maztec007/homeclip-trust-layer
Find and verify trustworthy US home-services contractors by their un-buyable HomeClip Trust Score.
client:Claude Desktop
transport:streamable-http
tools:6
Install HomeClip Trust Layer in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"homeclip-trust-layer": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://homeclip.us/api/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs