KnownGate for Gemini CLI
com.knowngate/verify
Food verification for people and AI agents: evidence-backed verdicts, with sources and dates.
client:Gemini CLI
transport:streamable-http
tools:4
Install KnownGate in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"verify": {
"httpUrl": "https://mcp.knowngate.com"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs