Skip to content
Gemini CLI

Flottix for Gemini CLI

io.github.mikafouenski/flottix

Deterministic IT asset registry operated by AI agents over MCP. Agents propose, humans approve.

client:Gemini CLI transport:streamable-http

Install Flottix in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "flottix": {
      "httpUrl": "https://flottix.app/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

Flottix in other clients