{
  "name": "agent402-client",
  "version": "0.8.7",
  "description": "Agent402 buyer SDK: resolve a task to a tool across 500+ pay-per-call endpoints and call it with payment handled - free via proof-of-work, or over x402 or MPP (a stock mppx fetch works) with a wallet you keep; the buy side of Agentic Finance. Caching, idempotent retries (Idempotency-Key), non-custodial, zero dependencies.",
  "type": "module",
  "main": "index.js",
  "exports": {
    ".": "./index.js"
  },
  "files": [
    "index.js",
    "README.md"
  ],
  "engines": {
    "node": ">=18"
  },
  "scripts": {
    "test": "node test.js"
  },
  "keywords": [
    "x402",
    "ai-agents",
    "agent-tools",
    "llm-tools",
    "usdc",
    "base",
    "solana",
    "polygon",
    "arbitrum",
    "monad",
    "stellar",
    "algorand",
    "proof-of-work",
    "http-402",
    "micropayments",
    "mcp",
    "client",
    "sdk",
    "agent402",
    "tool-discovery",
    "smart-order-router",
    "robinhood-chain",
    "usdg",
    "multi-chain",
    "agentic-finance",
    "aifi",
    "agentic-payments",
    "mpp",
    "machine-payments-protocol"
  ],
  "author": "Havok Holdings LLC <mike@agent402.tools> (https://agent402.tools)",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/MikeyPetrillo/Agent402.git",
    "directory": "client"
  },
  "homepage": "https://agent402.tools"
}
