Skip to content
VS Code

Ivory River — Agent Commerce for VS Code

store.ivoryriver/agent-commerce

Search, configure, quote, recommend gaming PCs and components. Hands user to in-browser checkout.

client:VS Code transport:sse

Install Ivory River — Agent Commerce in VS Code

.vscode/mcp.json

{
  "servers": {
    "agent-commerce": {
      "type": "sse",
      "url": "https://mcp.ivoryriver.store/sse"
    }
  }
}

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

Ivory River — Agent Commerce in other clients