Skip to content
Gemini CLI

Tastedive for Gemini CLI

io.github.pipeworx-io/tastedive

TasteDive MCP — cross-media recommendations (free with key)

client:Gemini CLI transport:streamable-http

Install Tastedive in Gemini CLI

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

{
  "mcpServers": {
    "tastedive": {
      "httpUrl": "https://gateway.pipeworx.io/tastedive/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

Tastedive in other clients