Skip to content
Gemini CLI

prep it for Gemini CLI

com.recipe-clipper/prep-it

Search, save, organize, cook, and share recipes with any AI assistant.

client:Gemini CLI transport:streamable-http

Install prep it in Gemini CLI

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

{
  "mcpServers": {
    "prep-it": {
      "httpUrl": "https://www.recipe-clipper.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

prep it in other clients