Skip to content
VS Code

commerce context layer for VS Code

com.vviinn/commerce-context-layer

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

client:VS Code transport:streamable-http

Install commerce context layer in VS Code

.vscode/mcp.json

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

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

commerce context layer in other clients