Skip to content
Gemini CLI

Homespun for Gemini CLI

dev.homespun/homespun

Deploy a multi-user web app from your agent: hosting, auth, database, and permissions.

client:Gemini CLI transport:streamable-http runtime:npm tools:26

Install Homespun in Gemini CLI

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

{
  "mcpServers": {
    "homespun": {
      "httpUrl": "https://homespun.dev/mcp"
    }
  }
}

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

All 26 tools →

Homespun in other clients