Skip to content
Gemini CLI

commerce context layer for Gemini CLI

com.vviinn/commerce-context-layer

Context layer with semantic and visual search and discovery for agentic commerce — by vviinn.

client:Gemini CLI transport:streamable-http

Install commerce context layer in Gemini CLI

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

{
  "mcpServers": {
    "commerce-context-layer": {
      "httpUrl": "https://api.vviinn.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

commerce context layer in other clients