{ "name": "x402-bazaar-mcp", "version": "0.2.7", "mcpName": "io.github.sukrutkrdg/x402-bazaar-mcp", "description": "HTTP APIs for agents with no API key and no wallet to start: live web search, batch page reading, any page to schema-enforced JSON, token-safety and pre-trade gates, wallet + approval audits, OFAC screening and AI reports. Free call per service per day; prepaid credit token or per-call USDC over x402 after that.", "type": "module", "license": "MIT", "bin": { "x402-bazaar-mcp": "./src/index.mjs" }, "scripts": { "start": "node src/index.mjs" }, "files": [ "src", "README.md" ], "homepage": "https://402.com.tr/agents", "dependencies": { "@modelcontextprotocol/sdk": "^1.0.0", "@x402/evm": "^2.16.0", "@x402/extensions": "^2.16.0", "@x402/fetch": "^2.16.0", "viem": "^2.21.0", "zod": "^3.23.0" }, "engines": { "node": ">=20" }, "keywords": [ "mcp", "x402", "base", "usdc", "pay-per-call", "agent", "modelcontextprotocol", "b20", "token-risk", "honeypot", "rug", "freeze-seize", "pre-trade", "onchain-safety", "sanctions", "wallet-intel" ], "repository": { "type": "git", "url": "git+https://github.com/sukrutkrdg/x402-bazaar-mcp.git" }, "bugs": { "url": "https://github.com/sukrutkrdg/x402-bazaar-mcp/issues" } }