Skip to content
Claude Desktop

AI Commerce Intelligence for Claude Desktop

io.github.workhard1011/ai-commerce-intelligence

Shopify product discovery and x402-paid offer verification for AI agents.

client:Claude Desktop transport:streamable-http

Install AI Commerce Intelligence in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "ai-commerce-intelligence": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.agentcommerceexchange.com/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

AI Commerce Intelligence in other clients