HumanMirror Oracle for Gemini CLI
fr.humanmirror/oracle
Structured analysis API and remote MCP tool for text, JSON records and numeric series.
client:Gemini CLI
transport:streamable-http
tools:1
Install HumanMirror Oracle in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"oracle": {
"httpUrl": "https://humanmirror.fr/api/oracle/mcp/"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs