HumanMirror Nexus for Gemini CLI
fr.humanmirror/nexus
Outcome-first agent fallback: free discovery, minimal routing, declared costs, verified execution.
client:Gemini CLI
transport:streamable-http
tools:6
Install HumanMirror Nexus in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"nexus": {
"httpUrl": "https://humanmirror.fr/api/nexus/mcp/"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs