HumanMirror Forge for Gemini CLI
fr.humanmirror/forge
Five deterministic micro-tools for AI-agent data pipelines: clean, dedupe, normalize, score, detect.
client:Gemini CLI
transport:streamable-http
tools:5
Install HumanMirror Forge in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"forge": {
"httpUrl": "https://humanmirror.fr/api/forge/mcp/"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs