ScamVerify Threat Verification for Gemini CLI
ai.scamverify/mcp
AI-powered scam and threat verification for phone numbers, URLs, texts, and emails.
client:Gemini CLI
transport:streamable-http
Install ScamVerify Threat Verification in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"mcp": {
"httpUrl": "https://scamverify.ai/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