poolproof — checks before you commit money for Gemini CLI
ru.poolproof/checks
Who launched it, what exit really costs, is the pool what it claims. Facts only, no advice.
client:Gemini CLI
transport:streamable-http
tools:9
Install poolproof — checks before you commit money in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"checks": {
"httpUrl": "https://poolproof.ru/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs