Kilo IoT Platform for Gemini CLI
io.kiloiot/kilo
The IoT platform where AI controls real-world devices: read, provision, automate and command.
client:Gemini CLI
transport:streamable-http
Install Kilo IoT Platform in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"kilo": {
"httpUrl": "https://mcp-auth.kiloiot.io/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs