MCP server for the @agentutility retail cluster — pay-per-call x402 tools, no API keys, USDC on…
claude mcp add mcp-retail -- npx -y @agentutility/mcp-retail
claude_desktop_config.json
{
"mcpServers": {
"mcp-retail": {
"command": "npx",
"args": [
"-y",
"@agentutility/mcp-retail"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"mcp-retail": {
"command": "npx",
"args": [
"-y",
"@agentutility/mcp-retail"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"mcp-retail": {
"command": "npx",
"args": [
"-y",
"@agentutility/mcp-retail"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"mcp-retail": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@agentutility/mcp-retail"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"mcp-retail": {
"command": "npx",
"args": [
"-y",
"@agentutility/mcp-retail"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/ai.agentutility--mcp-retail/reviews or the review_server meta-tool.
POST /mcp