PluginBench
MCP Server
Active

x402 Bazaar Listing Monitor MCP Server

com.acjlabs/x402-listing-monitor

What is the x402 Bazaar Listing Monitor MCP server?

Checks x402 Bazaar resource listings against the public discovery catalog and flags drops.

How to install x402 Bazaar Listing Monitor

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "x402-listing-monitor": {
      "url": "https://x402-listing-monitor.acjlabs.com/mcp"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "x402-listing-monitor": {
      "serverUrl": "https://x402-listing-monitor.acjlabs.com/mcp"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "x402-listing-monitor": {
      "type": "http",
      "url": "https://x402-listing-monitor.acjlabs.com/mcp"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "x402-listing-monitor": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://x402-listing-monitor.acjlabs.com/mcp"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http x402-listing-monitor https://x402-listing-monitor.acjlabs.com/mcp

Related MCP servers

Catalog attribute normalizer, taxonomy-grounded — no fabricated Google/Shopify category IDs.

2
View repository →

AU GST/ABN receipt extraction — assigns entertainment/ITC tax codes per line, not just OCR.

2
View repository →