Skip to content
Grok

Ivory River — Agent Commerce for Grok

store.ivoryriver/agent-commerce

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

client:Grok transport:sse

Install Ivory River — Agent Commerce in Grok

.mcp.json (in your project root)

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

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

Ivory River — Agent Commerce in other clients