AgentRoam for Gemini CLI
ai.agentroam/agentroam
Buy travel eSIMs, gift cards and mobile top-ups with crypto — user confirms before any order.
client:Gemini CLI
transport:streamable-http
tools:11
Install AgentRoam in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"agentroam": {
"httpUrl": "https://agentroam.ai/api/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs