Skip to content
Gemini CLI

Spoonjoy for Gemini CLI

app.spoonjoy/spoonjoy

Your personal recipe kitchen: save, fork, and cook recipes, build cookbooks, and shopping lists.

client:Gemini CLI transport:streamable-http

Install Spoonjoy in Gemini CLI

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

{
  "mcpServers": {
    "spoonjoy": {
      "httpUrl": "https://spoonjoy.app/mcp"
    }
  }
}

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

Spoonjoy in other clients