Halite for Gemini CLI
cc.halite/recipes
Search, read, and edit your Halite recipe collection and shopping lists.
client:Gemini CLI
transport:streamable-http
Install Halite in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"recipes": {
"httpUrl": "https://app.halite.cc/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