{ "name": "dex-data-mcp", "version": "1.7.0", "description": "DEX market data, SEC EDGAR change oracles, LEI and US Treasury yield curve as MCP tools. 13 tools, one per route the x402 storefront lists. Free tier first; paid calls pay from your own wallet under caps that fail closed.", "type": "module", "bin": { "dex-data-mcp": "server.mjs" }, "main": "server.mjs", "files": [ "server.mjs", "pay.mjs", "README.md" ], "engines": { "node": ">=18" }, "keywords": [ "mcp", "model-context-protocol", "claude", "dex", "defi", "uniswap", "uniswap-v4", "hooks", "token-price", "liquidity", "onchain", "base", "polygon", "avalanche", "arbitrage", "pool-reserves", "amm", "sec", "edgar", "sec-filings", "form-4", "insider-trading", "8-k", "lei", "gleif", "sanctions", "ofac", "counterparty", "treasury-yields", "yield-curve", "agent-tools", "x402", "x402-payments", "pay-per-call", "spend-caps" ], "author": "donnyautomation", "license": "MIT", "homepage": "https://x402.donnyautomation.com", "repository": { "type": "git", "url": "git+https://github.com/donnywin85/dex-data-mcp.git" }, "bugs": { "url": "https://github.com/donnywin85/dex-data-mcp/issues" }, "mcpName": "com.donnyautomation/dex-data", "optionalDependencies": { "@x402/fetch": "2.17.0", "@x402/core": "^2.17.0", "@x402/evm": "^2.17.0", "viem": "^2.21.0" } }