Skip to content
Gemini CLI

Software Sausage Recipe Finder for Gemini CLI

io.github.pinkpwningclub/recipes

Find source-linked AI tool recipes and retrieve complete, reproducible run kits.

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

Install Software Sausage Recipe Finder in Gemini CLI

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

{
  "mcpServers": {
    "recipes": {
      "httpUrl": "https://softwaresausage.com/api/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

Software Sausage Recipe Finder in other clients