Skip to content
Gemini CLI

juudd for Gemini CLI

com.juudd/juudd

Put an AI-written project online: a site on a subdomain with a Postgres database of its own.

client:Gemini CLI transport:streamable-http

Install juudd in Gemini CLI

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

{
  "mcpServers": {
    "juudd": {
      "httpUrl": "https://mcp.juudd.com/mcp"
    }
  }
}

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

juudd in other clients