Skip to content
Cursor

commerce context layer for Cursor

com.vviinn/commerce-context-layer

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

client:Cursor transport:streamable-http

Install commerce context layer in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

commerce context layer in other clients