Lazyweb Public Discovery for Gemini CLI
com.lazyweb/discovery
Keyless, read-only Lazyweb discovery for agents evaluating fit or researching public evidence.
client:Gemini CLI
transport:streamable-http
tools:8
Install Lazyweb Public Discovery in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"discovery": {
"httpUrl": "https://www.lazyweb.com/mcp/public"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs