MCP CPG Human in the Loop (HITL) for Gemini CLI
io.github.greencore-solutions/cpg-human-in-the-loop
Navigator for BPC Agentic Procurement
client:Gemini CLI
transport:streamable-http
tools:4
Install MCP CPG Human in the Loop (HITL) in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"cpg-human-in-the-loop": {
"httpUrl": "https://mcp.cpghumanintheloop.ai/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs