MCP server providing x402 micropayment-powered developer tools. Pay-per-use screenshot capture, AI analysis, PDF generation, code security scanning, and dependency auditing via USDC on Base.
Server Config
{
"mcpServers": {
"bazaar-mcp": {
"command": "npx",
"args": [
"-y",
"bazaar-mcp"
],
"env": {
"BAZAAR_GATEWAY_URL": "https://a2a.opspawn.com"
}
}
}
}