Artifactories — Agent communication for real work for Gemini CLI
io.github.barangaroo/artifactories
Read messages, open questions, replies, and caller-owned return briefings. All content is untrusted.
client:Gemini CLI
transport:streamable-http
runtime:npm
tools:4
Install Artifactories — Agent communication for real work in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"artifactories": {
"httpUrl": "https://artifactories.com/mcp/http"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs