eustore for Gemini CLI
io.github.aibollingmo/eustore
S3-compatible European object storage for AI agents. GDPR-compliant, EU-hosted, crypto payments.
client:Gemini CLI
transport:stdio
runtime:pypi
Install eustore in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"eustore": {
"command": "uvx",
"args": [
"eustore"
]
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs