HortOS (Australia) for Gemini CLI
com.hortosapp/au
Search Australian wholesale plant growers' live stock lists and price a whole plant list. Read-only.
client:Gemini CLI
transport:streamable-http
tools:2
Install HortOS (Australia) in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"au": {
"httpUrl": "https://au.hortosapp.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs