Skip to content
Gemini CLI

app manager for Gemini CLI

app.lance/app-manager

App Store Connect operator for AI agents: icons, TestFlight builds, listings, IAP, rejection fixes.

client:Gemini CLI transport:streamable-http

Install app manager in Gemini CLI

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

{
  "mcpServers": {
    "app-manager": {
      "httpUrl": "https://api.lance.app/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

app manager in other clients