Skip to content
Claude Desktop

bazaar mcp for Claude Desktop

io.github.opspawn/bazaar-mcp

x402 micropayment-powered developer tools: screenshots, AI analysis, PDFs, code scanning

client:Claude Desktop transport:stdio runtime:npm

Install bazaar mcp in Claude Desktop

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "bazaar-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "bazaar-mcp"
      ],
      "env": {
        "X402_PAYMENT_TOKEN": "<X402_PAYMENT_TOKEN>",
        "BAZAAR_GATEWAY_URL": "<BAZAAR_GATEWAY_URL>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

bazaar mcp in other clients