Attester Oracle for Gemini CLI
io.github.maminihds/attester-mcp
Verify PyPI and npm packages, symbols, and version diffs against real artifacts. Free, no account.
client:Gemini CLI
transport:streamable-http
tools:4
Install Attester Oracle in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"attester-mcp": {
"httpUrl": "https://attester.dev/mcp/"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs