Skip to content
Gemini CLI

Tiniest Cloud for Gemini CLI

cloud.tiniest/tiniest-cloud

Deploy web apps with sign-in, per-user storage, realtime and AI built in.

client:Gemini CLI transport:streamable-http

Install Tiniest Cloud in Gemini CLI

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

{
  "mcpServers": {
    "tiniest-cloud": {
      "httpUrl": "https://app.tiniest.cloud/mcp"
    }
  }
}

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

Tiniest Cloud in other clients