Skip to content
Claude Desktop

agentmart for Claude Desktop

io.github.ai-gaoqian/agentmart

First AI Agent e-commerce marketplace with 74+ AI products, MCP protocol, and Alipay payments

client:Claude Desktop transport:streamable-http

Install agentmart in Claude Desktop

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

{
  "mcpServers": {
    "agentmart": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://api.ai-gaoqian.xyz/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

agentmart in other clients