LayerCall for Gemini CLI
com.layercall/trust-api
Score an IP, email, phone, domain or device for fraud in one call, with the signals behind it.
client:Gemini CLI
transport:streamable-http
tools:7
Install LayerCall in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"trust-api": {
"httpUrl": "https://www.layercall.com/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