AIS Gateway — the campus front desk for AIS MCP buildings for Gemini CLI
ai.aislabs/gateway
Front desk for the AIS MCP campus: lists our buildings (CVE, Flight Recorder), prices, how to pay
client:Gemini CLI
transport:streamable-http
tools:3
Install AIS Gateway — the campus front desk for AIS MCP buildings in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"gateway": {
"httpUrl": "https://api.aislabs.ai/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs