Homebrew tap for [Lupa](https://github.com/jmedina21/lupa-tauri) — local-first semantic image search. Installs the always-on server: CLI + REST API + MCP, with CLIP embeddings and a bundled Qdrant. ```sh brew install cifarra/lupa/lupa ``` Or without Homebrew: ```sh curl -fsSL https://raw.githubusercontent.com/cifarra/homebrew-lupa/main/install.sh | sh