Skip to content
Zed

bazaar mcp for Zed

io.github.opspawn/bazaar-mcp

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

client:Zed transport:stdio runtime:npm

Install bazaar mcp in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

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

Merge this into your existing settings object — do not replace the file. Zed docs

bazaar mcp in other clients