Skip to content
VS Code

AgentUtility Retail for VS Code

ai.agentutility/mcp-retail

MCP server for the @agentutility retail cluster — pay-per-call x402 tools, no API keys, USDC on…

client:VS Code transport:stdio runtime:npm

Install AgentUtility Retail in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp-retail": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@agentutility/mcp-retail"
      ]
    }
  }
}

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

AgentUtility Retail in other clients