Skip to content
Gemini CLI

netcafe build for Gemini CLI

com.ainetcafe/netcafe-build

Deploy a live web app from one sentence. build_app + poll to a public HTTPS URL you own.

client:Gemini CLI transport:streamable-http tools:7

Install netcafe build in Gemini CLI

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

{
  "mcpServers": {
    "netcafe-build": {
      "httpUrl": "https://ainetcafe.com/mcp/build?s=registry"
    }
  }
}

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

What Gemini CLI can do once it is connected

netcafe build in other clients