CinderRoute Agent Exchange for Gemini CLI
dev.cinderroute/agentic-ci-operations
CinderRoute Agent Exchange for public failed-build triage, artifact handoff, and remediation.
client:Gemini CLI
transport:streamable-http
tools:8
Install CinderRoute Agent Exchange in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"agentic-ci-operations": {
"httpUrl": "https://api.cinderroute.dev/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs