botopia m2m gateway for Gemini CLI
io.github.resonantcodes/botopia-m2m-gateway
Real-time B2A and M2M deprecation feeds for AI agents and dev pipelines.
client:Gemini CLI
transport:streamable-http
Install botopia m2m gateway in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"botopia-m2m-gateway": {
"httpUrl": "https://agents.lilaonthegrid.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