{"protocolVersion":"2025-03-26","transport":"streamable-http","endpoint":"https://business2-lasse-tfa.vercel.app/api/mcp","usage":"POST JSON-RPC 2.0 to this endpoint (initialize, tools/list, tools/call).","capabilities":{"tools":{"listChanged":false}},"serverInfo":{"name":"autonomy-x402-tools","version":"1.0.0"},"tools":[{"name":"agent_site_audit","description":"Pay-per-call (x402): audit ONE public site across eight AI-agent readiness surfaces (robots.txt, sitemap.xml, llms.txt, llms-full.txt, agents.txt, x402, agents.json, security.txt) and get a grade A-D. Price 2.00 USDC on Base.","inputSchema":{"type":"object","properties":{"url":{"type":"string","description":"absolute https URL of the site to audit"}},"required":["url"]}},{"name":"agent_site_audit_5","description":"Pay-per-call: audit 5 public sites at once for AI-agent readiness. Price 7.00 USDC on Base.","inputSchema":{"type":"object","properties":{"urls":{"type":"array","items":{"type":"string"},"description":"5 absolute https URLs"}},"required":["urls"]}},{"name":"storefront_catalog","description":"Pay-per-call: storefront catalog + metrics payload (products list). Price 1.00 USDC on Base.","inputSchema":{"type":"object","properties":{}}},{"name":"generate_llms_txt","description":"Pay-per-call (x402): generate a ready-to-ship llms.txt for ANY public site from its sitemap (40 pages max). Price 3.00 USDC on Base.","inputSchema":{"type":"object","properties":{"url":{"type":"string","description":"absolute https URL of the site to generate llms.txt for"}},"required":["url"]}},{"name":"wallet_watch_snapshot","description":"Pay-per-call (x402): Base wallet snapshot with up to 20 ERC-20 token balances and at most 10 recent transactions for one address. Native coin balances are not included. If the provider returns extra tokens or transaction pages/records, the response is partial and includes provider_limited, token_balances_complete or transactions_complete, and source/error metadata. Price 1.00 USDC on Base.","inputSchema":{"type":"object","properties":{"address":{"type":"string","description":"Base address to watch, e.g. 0x..."}},"required":["address"]}},{"name":"wallet_watch_pro","description":"Pay-per-call (x402): Base wallet snapshot with up to 200 ERC-20 token balances and at most 100 recent transactions for one address. Native coin balances are not included. If the provider returns extra tokens or transaction pages/records, the response is partial and includes provider_limited, token_balances_complete or transactions_complete, and source/error metadata. Price 5.00 USDC on Base.","inputSchema":{"type":"object","properties":{"address":{"type":"string","description":"Base address to watch, e.g. 0x..."}},"required":["address"]}}]}