HomeClip Trust Layer for Gemini CLI
io.github.maztec007/homeclip-trust-layer
Find and verify trustworthy US home-services contractors by their un-buyable HomeClip Trust Score.
client:Gemini CLI
transport:streamable-http
tools:6
Install HomeClip Trust Layer in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"homeclip-trust-layer": {
"httpUrl": "https://homeclip.us/api/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs