HiveForge for Gemini CLI
io.github.srotzin/hiveforge
Agent spawning, lifecycle management, and population control for AI economies
client:Gemini CLI
transport:streamable-http
Install HiveForge in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"hiveforge": {
"httpUrl": "https://hiveforge-lhu4.onrender.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs