Skip to content
Gemini CLI

Just Publish for Gemini CLI

ai.justpublish/just-publish

Publish the website you built with AI to a live public URL, straight from chat, with no setup.

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

Install Just Publish in Gemini CLI

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

{
  "mcpServers": {
    "just-publish": {
      "httpUrl": "https://mcp.justpublish.ai/"
    }
  }
}

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

Just Publish in other clients