Skip to content
VS Code

agentmart for VS Code

io.github.ai-gaoqian/agentmart

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

client:VS Code transport:streamable-http

Install agentmart in VS Code

.vscode/mcp.json

{
  "servers": {
    "agentmart": {
      "type": "http",
      "url": "https://api.ai-gaoqian.xyz/mcp"
    }
  }
}

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

agentmart in other clients