bazaar mcp for Windsurf
io.github.opspawn/bazaar-mcp
x402 micropayment-powered developer tools: screenshots, AI analysis, PDFs, code scanning
client:Windsurf
transport:stdio
runtime:npm
Install bazaar mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"bazaar-mcp": {
"command": "npx",
"args": [
"-y",
"bazaar-mcp"
],
"env": {
"X402_PAYMENT_TOKEN": "<X402_PAYMENT_TOKEN>",
"BAZAAR_GATEWAY_URL": "<BAZAAR_GATEWAY_URL>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs