Skip to content

commerce context layer for Grok

com.vviinn/commerce-context-layer

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

client:Grok transport:streamable-http

Install commerce context layer in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "commerce-context-layer": {
      "type": "http",
      "url": "https://api.vviinn.com/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

commerce context layer in other clients