{ "name": "tollbooth-x402", "version": "0.3.1", "description": "Free MCP server for x402toll.com — discover, preview, recommend, and self-verify 56 verified pay-per-call calculators (tax, crypto/DeFi, lending, real estate, retirement, investing, business) that AI agents pay for in USDC on Base via x402.", "type": "module", "bin": { "tollbooth-x402": "src/server.js" }, "main": "src/server.js", "mcpName": "io.github.SolomonisBlack/tollbooth-x402", "files": ["src", "README.md"], "engines": { "node": ">=18" }, "scripts": { "test": "node --test" }, "keywords": ["mcp", "modelcontextprotocol", "x402", "agent", "agentic-payments", "usdc", "base", "calculator", "tax", "crypto", "defi", "ai-agents"], "homepage": "https://x402toll.com", "repository": { "type": "git", "url": "git+https://github.com/SolomonisBlack/tollbooth-x402.git" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.29.0", "zod": "^3.25.0" }, "license": "MIT" }