UNBLOCK for Gemini CLI
io.github.kaeva-labs/unblock
UNBLOCK org-brain — shared memory and comms for human + agent teams. By Kaeva Labs.
client:Gemini CLI
transport:streamable-http
Install UNBLOCK in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"unblock": {
"httpUrl": "https://mcp.kaeva.app/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs