{ "name": "webbersites-x402-mcp", "version": "0.3.0", "mcpName": "io.github.webberdesign/webbersites-x402-mcp", "description": "MCP server for the WebberSites x402 Data API — 45 pay-per-call tools for AI agents: web scraping, document extraction, single-page and whole-site SEO audits, deterministic code lint (Elixir/JavaScript/PHP), crypto prices and L2 order books, brand-kit/logo/site generation, geo, and a wallet-owned Agent Datastore that gives your agent a persistent memory (the paying wallet is the identity). USDC on Base via x402, $0.001-$0.05 per call. Tools are generated from the API's live OpenAPI spec.", "type": "module", "bin": { "webbersites-x402-mcp": "server.mjs" }, "main": "server.mjs", "engines": { "node": ">=18" }, "keywords": [ "mcp", "modelcontextprotocol", "x402", "ai-agents", "usdc", "base", "pay-per-call", "api", "agent-memory", "datastore" ], "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/webberdesign/webbersites-x402-mcp.git" }, "homepage": "https://x402.webbersites.com", "bugs": { "url": "https://github.com/webberdesign/webbersites-x402-mcp/issues" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.0.0", "@x402/core": "^2.15.0", "@x402/evm": "^2.15.0", "@x402/fetch": "^2.15.0", "viem": "^2.55.0" } }