Opzyai Vibe Check for Gemini CLI
com.opzyai/scan
Free no-account URL security scan: 0-100 Launch Readiness score for any live site in ~15 seconds.
client:Gemini CLI
transport:streamable-http
Install Opzyai Vibe Check in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"scan": {
"httpUrl": "https://www.opzyai.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