{"name":"io.github.AgentMarginRouter/agent-margin-router","slug":"agentmarginrouter-agent-margin-router","title":"Agent Margin Router","description":"38 x402 pay-per-call tools for AI agents (USDC/USDT on Base): web, crypto, on-chain, geo, packages","url":"https://mcp.market/server/agentmarginrouter-agent-margin-router","rating":null,"grade":"C","score":57,"certified":false,"status":"active","category":"finance","tags":["finance","ai","maps"],"presence":{"score":8,"stars":null,"forks":null,"downloads_week":null,"last_push_at":null,"license":null},"uptime":{"percent":100,"checks":1,"ok":1,"last_checked_at":"2026-09-19T16:45:31.859Z","last_ok_at":"2026-09-19T16:45:31.859Z","latency_ms":914},"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":"https://github.com/AgentMarginRouter/AgentMarginRouter","website":"https://agentmarginrouter.com","version":"0.6.0","remotes":[{"type":"streamable-http","url":"https://agent-margin-router-production.up.railway.app/mcp"}],"packages":[],"tools":[{"name":"agent_wallet_snapshot","description":"One-call wallet overview for autonomous agents: native balance, ERC-20 balances (default stablecoins + WETH, or any contracts you pass), current gas price, tx count, contract check and USD values incl. total – bundles what would otherwise be 5+ RPC calls. Base, Ethereum, BSC, Polygon, Arbitrum, Optimism. Pay per call with USDC or USDT on Base via x402. 3 free calls per wallet.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"wallet_address":{"type":"string","description":"EVM wallet address."},"chain":{"type":"string","description":"base (default), ethereum, bsc, polygon, arbitrum, optimism."},"token_contracts":{"type":"array","description":"ERC-20 contracts to include (max 20); default: USDC, USDT, DAI, WETH."},"wallet":{"type":"string","description":"Your EVM wallet address (0x...). Unlocks the free tier (3 free calls per wallet)."},"api_key":{"type":"string","description":"Optional AMR enterprise API key."},"x_payment":{"type":"string","description":"Optional signed x402 payment payload (base64 JSON) for USDC/USDT on Base."}},"required":["wallet_address"]}},{"name":"arxiv_search","description":"Search arXiv preprints: returns id, title, authors, abstract, categories, published/updated dates and PDF links, sortable by relevance or date, optionally filtered by category (e.g. cs.AI). Pay per call with USDC or USDT on Base via x402. 3 free calls per wallet.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"type":"string","description":"Free-text search query."},"max_results":{"type":"integer","description":"1-50 (default 10).","minimum":1,"maximum":50,"default":10},"sort_by":{"type":"string","description":"Sort order (default relevance).","enum":["relevance","date","updated"],"default":"relevance"},"category":{"type":"string","description":"Optional arXiv category, e.g. cs.AI."},"wallet":{"type":"string","description":"Your EVM wallet address (0x...). Unlocks the free tier (3 free calls per wallet)."},"api_key":{"type":"string","description":"Optional AMR enterprise API key."},"x_payment":{"type":"string","description":"Optional signed x402 payment payload (base64 JSON) for USDC/USDT on Base."}},"required":["query"]}},{"name":"best_price","description":"Best-price router: queries several independent gas-price sources in parallel, returns the cheapest quote and charges a configurable share of the savings (average - best) as commission. Response includes the full breakdown (best_price, average_price, savings_gross, provision, user_pays) for Base, Ethereum, Arbitrum, Optimism and Polygon. No API key. Pay per call with USDC or USDT on Base via x402. 3 free calls per wallet.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"chain":{"type":"string","description":"base | ethereum | arbitrum | optimism | polygon (default base).","default":"base"},"wallet":{"type":"string","description":"Your EVM wallet address (0x...). Unlocks the free tier (3 free calls per wallet)."},"api_key":{"type":"string","description":"Optional AMR enterprise API key."},"x_payment":{"type":"string","description":"Optional signed x402 payment payload (base64 JSON) for USDC/USDT on Base."}},"required":[]}},{"name":"contract_info","description":"Smart-contract metadata from Blockscout for Base, Ethereum, Optimism or Arbitrum: verification status, name, compiler, proxy/implementation, creator, creation tx, token details and function/event names. Pay per call with USDC or USDT on Base via x402. 3 free calls per wallet.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"address":{"type":"string","description":"EVM contract or wallet address (0x...)."},"chain":{"type":"string","description":"Chain (default base).","enum":["base","ethereum","optimism","arbitrum"],"default":"base"},"wallet":{"type":"string","description":"Your EVM wallet address (0x...). Unlocks the free tier (3 free calls per wallet)."},"api_key":{"type":"string","description":"Optional AMR enterprise API key."},"x_payment":{"type":"string","description":"Optional signed x402 payment payload (base64 JSON) for USDC/USDT on Base."}},"required":["address"]}},{"name":"crypto_ohlcv","description":"Historical OHLCV candles for any major crypto pair (Binance, Coinbase fallback): intervals 1m-1w, up to 500 candles, with period summary (high, low, volume, change %). Pay per call with USDC or USDT on Base via x402. 3 free calls per wallet.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"symbol":{"type":"string","description":"Base asset, e.g. BTC."},"quote":{"type":"string","description":"Quote asset (default USDT).","default":"USDT"},"interval":{"type":"string","description":"1m 5m 15m 30m 1h 4h 1d 1w (default 1h).","default":"1h"},"limit":{"type":"integer","description":"Candles (1-500, default 100).","minimum":1,"maximum":500,"default":100},"wallet":{"type":"string","description":"Your EVM wallet address (0x...). Unlocks the free tier (3 free calls per wallet)."},"api_key":{"type":"string","description":"Optional AMR enterprise API key."},"x_payment":{"type":"string","description":"Optional signed x402 payment payload (base64 JSON) for USDC/USDT on Base."}},"required":["symbol"]}},{"name":"currency_convert","description":"Fiat currency conversion with ECB reference rates (30+ currencies): amount, source currency, one or many targets. Returns rates, converted amounts and rate date. Pay per call with USDC or USDT on Base via x402. 3 free calls per wallet.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"amount":{"type":"number","description":"Amount in source currency (default 1).","default":1},"from":{"type":"string","description":"ISO-4217 source currency, e.g. EUR."},"to":{"type":"array","description":"Target currencies, e.g. [\"USD\", \"GBP\"]."},"wallet":{"type":"string","description":"Your EVM wallet address (0x...). Unlocks the free tier (3 free calls per wallet)."},"api_key":{"type":"string","description":"Optional AMR enterprise API key."},"x_payment":{"type":"string","description":"Optional signed x402 payment payload (base64 JSON) for USDC/USDT on Base."}},"required":["from","to"]}},{"name":"defi_tvl","description":"Total value locked of a DeFi protocol (by DefiLlama slug: TVL, 1d/7d change, market cap, mcap/TVL ratio, TVL per chain, category) or of a whole chain (TVL, native token, protocol count, top-10 protocols). Pay per call with USDC or USDT on Base via x402. 3 free calls per wallet.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"protocol":{"type":"string","description":"DefiLlama protocol slug, e.g. aave, uniswap, aerodrome (either protocol or chain)."},"chain":{"type":"string","description":"Chain name, e.g. base, ethereum, arbitrum."},"wallet":{"type":"string","description":"Your EVM wallet address (0x...). Unlocks the free tier (3 free calls per wallet)."},"api_key":{"type":"string","description":"Optional AMR enterprise API key."},"x_payment":{"type":"string","description":"Optional signed x402 payment payload (base64 JSON) for USDC/USDT on Base."}},"required":[]}},{"name":"defi_yields","description":"Live DeFi pool yields (APY, TVL, stablecoin flag) across 100+ chains and protocols from DefiLlama. Filter by chain, asset, project, minimum TVL; sorted by APY. Pay per call with USDC or USDT on Base via x402. 3 free calls per wallet.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"chain":{"type":"string","description":"Chain filter, e.g. Base, Ethereum."},"asset":{"type":"string","description":"Asset symbol in pool, e.g. USDC."},"project":{"type":"string","description":"Protocol slug, e.g. aave-v3."},"min_tvl_usd":{"type":"number","description":"Minimum TVL in USD (default 100000).","default":100000},"stablecoins_only":{"type":"boolean","description":"Only stablecoin pools."},"limit":{"type":"integer","description":"Max pools (1-50, default 10).","minimum":1,"maximum":50,"default":10},"wallet":{"type":"string","description":"Your EVM wallet address (0x...). Unlocks the free tier (3 free calls per wallet)."},"api_key":{"type":"string","description":"Optional AMR enterprise API key."},"x_payment":{"type":"string","description":"Optional signed x402 payment payload (base64 JSON) for USDC/USDT on Base."}},"required":[]}},{"name":"dex_price","description":"Live DEX price, 24h change, volume and liquidity for any on-chain token (long-tail tokens not listed on CEXs) by contract address or symbol on Base, Ethereum, Arbitrum, Optimism, Polygon, BSC, Avalanche or Solana, with the top liquidity pairs per DEX (DexScreener). Pay per call with USDC or USDT on Base via x402. 3 free calls per wallet.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"token_address":{"type":"string","description":"Token contract address (preferred)."},"symbol":{"type":"string","description":"Token symbol, e.g. AERO (if no address)."},"chain":{"type":"string","description":"base (default), ethereum, arbitrum, optimism, polygon, bsc, avalanche, solana."},"max_pairs":{"type":"integer","description":"Pairs to return (1-20, default 5).","minimum":1,"maximum":20,"default":5},"wallet":{"type":"string","description":"Your EVM wallet address (0x...). Unlocks the free tier (3 free calls per wallet)."},"api_key":{"type":"string","description":"Optional AMR enterprise API key."},"x_payment":{"type":"string","description":"Optional signed x402 payment payload (base64 JSON) for USDC/USDT on Base."}},"required":[]}},{"name":"dns_lookup","description":"Resolve any DNS record type (A, AAAA, CNAME, MX, NS, TXT, SOA, SRV, CAA, PTR) over DNS-over-HTTPS with TTLs and DNSSEC validation flag. Pay per call with USDC or USDT on Base via x402. 3 free calls per wallet.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"name":{"type":"string","description":"Host name to resolve."},"record_type":{"type":"string","description":"Record type (default A).","enum":["A","AAAA","CNAME","MX","NS","TXT","SOA","SRV","CAA","PTR"],"default":"A"},"wallet":{"type":"string","description":"Your EVM wallet address (0x...). Unlocks the free tier (3 free calls per wallet)."},"api_key":{"type":"string","description":"Optional AMR enterprise API key."},"x_payment":{"type":"string","description":"Optional signed x402 payment payload (base64 JSON) for USDC/USDT on Base."}},"required":["name"]}},{"name":"dns_whois","description":"DNS records (A, AAAA, MX, NS, TXT, CNAME, SOA, CAA) via DNS-over-HTTPS plus RDAP/WHOIS registration data (registrar, created/expires, status, nameservers, DNSSEC). Pay per call with USDC or USDT on Base via x402. 3 free calls per wallet.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"domain":{"type":"string","description":"Domain name, e.g. example.com."},"record_types":{"type":"array","description":"Default A AAAA MX NS TXT CNAME."},"include_whois":{"type":"boolean","description":"Include RDAP data (default true).","default":true},"wallet":{"type":"string","description":"Your EVM wallet address (0x...). Unlocks the free tier (3 free calls per wallet)."},"api_key":{"type":"string","description":"Optional AMR enterprise API key."},"x_payment":{"type":"string","description":"Optional signed x402 payment payload (base64 JSON) for USDC/USDT on Base."}},"required":["domain"]}},{"name":"domain_rdap","description":"Domain registration data via RDAP (the WHOIS successor): registered flag, registrar, status, registration/expiry events, nameservers and DNSSEC – for availability checks and due diligence. Pay per call with USDC or USDT on Base via x402. 3 free calls per wallet.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"domain":{"type":"string","description":"Registrable domain, e.g. example.com."},"wallet":{"type":"string","description":"Your EVM wallet address (0x...). Unlocks the free tier (3 free calls per wallet)."},"api_key":{"type":"string","description":"Optional AMR enterprise API key."},"x_payment":{"type":"string","description":"Optional signed x402 payment payload (base64 JSON) for USDC/USDT on Base."}},"required":["domain"]}},{"name":"email_validate","description":"Validate an email address: RFC syntax, MX/A records via DNS-over-HTTPS, disposable and free-provider detection, role-account flag, deliverability score and verdict. Pay per call with USDC or USDT on Base via x402. 3 free calls per wallet.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"email":{"type":"string","description":"Email address."},"check_mx":{"type":"boolean","description":"Resolve MX records (default true).","default":true},"wallet":{"type":"string","description":"Your EVM wallet address (0x...). Unlocks the free tier (3 free calls per wallet)."},"api_key":{"type":"string","description":"Optional AMR enterprise API key."},"x_payment":{"type":"string","description":"Optional signed x402 payment payload (base64 JSON) for USDC/USDT on Base."}},"required":["email"]}},{"name":"ens_resolve","description":"Resolve an ENS name to its Ethereum address plus text records (url, com.twitter, avatar, ...) via on-chain calls. Pay per call with USDC or USDT on Base via x402. 3 free calls per wallet.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"name":{"type":"string","description":"ENS name, e.g. vitalik.eth."},"text_keys":{"type":"array","description":"Text records to read (default url, com.twitter, avatar)."},"wallet":{"type":"string","description":"Your EVM wallet address (0x...). Unlocks the free tier (3 free calls per wallet)."},"api_key":{"type":"string","description":"Optional AMR enterprise API key."},"x_payment":{"type":"string","description":"Optional signed x402 payment payload (base64 JSON) for USDC/USDT on Base."}},"required":["name"]}},{"name":"erc20_balance","description":"Balances of up to 20 arbitrary ERC-20 tokens for one wallet in a single Multicall3 round-trip: raw and decimal-formatted balance, decimals and symbol per token, on Base, Ethereum, BSC, Polygon, Arbitrum or Optimism. Pay per call with USDC or USDT on Base via x402. 3 free calls per wallet.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"wallet_address":{"type":"string","description":"EVM wallet address."},"contract_addresses":{"type":"array","description":"1-20 ERC-20 contract addresses."},"chain":{"type":"string","description":"base (default), ethereum, bsc, polygon, arbitrum, optimism."},"wallet":{"type":"string","description":"Your EVM wallet address (0x...). Unlocks the free tier (3 free calls per wallet)."},"api_key":{"type":"string","description":"Optional AMR enterprise API key."},"x_payment":{"type":"string","description":"Optional signed x402 payment payload (base64 JSON) for USDC/USDT on Base."}},"required":["wallet_address","contract_addresses"]}},{"name":"extract_clean","description":"Clean page extraction from any public URL: title, meta description, main text, JSON-LD, language. Optional `schema` keeps only the listed top-level keys. Apify (JS-rendered) with direct-fetch fallback. Pay per call with USDC or USDT on Base via x402 – no API key, no signup. 3 free calls per wallet.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"url":{"type":"string","description":"Public URL to extract.","format":"uri"},"schema":{"type":"object","description":"Optional JSON schema for the output."},"instructions":{"type":"string","description":"Optional natural-language hints."},"wallet":{"type":"string","description":"Your EVM wallet address (0x...). Unlocks the free tier (3 free calls per wallet)."},"api_key":{"type":"string","description":"Optional AMR enterprise API key."},"x_payment":{"type":"string","description":"Optional signed x402 payment payload (base64 JSON) for USDC/USDT on Base."}},"required":["url"]}},{"name":"fear_greed","description":"Crypto market sentiment: the daily Fear & Greed index (0-100) with classification, 1d/7d change and up to 90 days of history from alternative.me. Pay per call with USDC or USDT on Base via x402. 3 free calls per wallet.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"limit":{"type":"integer","description":"Daily data points to return, 1-90 (default 1).","minimum":1,"maximum":90,"default":1},"wallet":{"type":"string","description":"Your EVM wallet address (0x...). Unlocks the free tier (3 free calls per wallet)."},"api_key":{"type":"string","description":"Optional AMR enterprise API key."},"x_payment":{"type":"string","description":"Optional signed x402 payment payload (base64 JSON) for USDC/USDT on Base."}},"required":[]}},{"name":"feed_discover","description":"Find the RSS/Atom feed URLs for a website from its HTML link tags, with a common-path fallback (/feed, /rss.xml, ...). Pay per call with USDC or USDT on Base via x402. 3 free calls per wallet.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"url":{"type":"string","description":"Website URL to inspect."},"wallet":{"type":"string","description":"Your EVM wallet address (0x...). Unlocks the free tier (3 free calls per wallet)."},"api_key":{"type":"string","description":"Optional AMR enterprise API key."},"x_payment":{"type":"string","description":"Optional signed x402 payment payload (base64 JSON) for USDC/USDT on Base."}},"required":["url"]}},{"name":"gas_fees","description":"Live EIP-1559 gas fees (slow/standard/fast tiers) plus USD cost per transaction type (transfer, ERC-20 transfer, swap, NFT mint) for Base, Ethereum, Arbitrum, Optimism and Polygon. Aggregated from public RPC nodes – no API key. Pay per call with USDC or USDT on Base via x402. 3 free calls per wallet.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"chain":{"type":"string","description":"base | ethereum | arbitrum | optimism | polygon (default base).","default":"base"},"max_age_seconds":{"type":"integer","description":"Max cache age (default 10).","default":10},"wallet":{"type":"string","description":"Your EVM wallet address (0x...). Unlocks the free tier (3 free calls per wallet)."},"api_key":{"type":"string","description":"Optional AMR enterprise API key."},"x_payment":{"type":"string","description":"Optional signed x402 payment payload (base64 JSON) for USDC/USDT on Base."}},"required":[]}},{"name":"geo_ip","description":"IP geolocation for IPv4/IPv6: country, region, city, coordinates, timezone, ASN, ISP/org, EU flag, private-range detection. Pay per call with USDC or USDT on Base via x402. 3 free calls per wallet.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"ip":{"type":"string","description":"IPv4 or IPv6 address."},"wallet":{"type":"string","description":"Your EVM wallet address (0x...). Unlocks the free tier (3 free calls per wallet)."},"api_key":{"type":"string","description":"Optional AMR enterprise API key."},"x_payment":{"type":"string","description":"Optional signed x402 payment payload (base64 JSON) for USDC/USDT on Base."}},"required":["ip"]}},{"name":"geocode","description":"Turn a place name or address into coordinates, bounding box, address parts and OSM type using OpenStreetMap Nominatim (ODbL); cached 24h. Pay per call with USDC or USDT on Base via x402. 3 free calls per wallet.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"type":"string","description":"Place name or address."},"max_results":{"type":"integer","description":"1-10 (default 5).","minimum":1,"maximum":10,"default":5},"country_codes":{"type":"string","description":"Comma-separated ISO codes, e.g. de,at."},"language":{"type":"string","description":"Result language (default en).","default":"en"},"wallet":{"type":"string","description":"Your EVM wallet address (0x...). Unlocks the free tier (3 free calls per wallet)."},"api_key":{"type":"string","description":"Optional AMR enterprise API key."},"x_payment":{"type":"string","description":"Optional signed x402 payment payload (base64 JSON) for USDC/USDT on Base."}},"required":["query"]}},{"name":"github_repo_summary","description":"One-call overview of any public GitHub repository: description, stars, forks, open issues, primary language and language split (%), topics, license, default branch, README excerpt and the 5 most recent commits. Pay per call with USDC or USDT on Base via x402. 3 free calls per wallet.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"repo":{"type":"string","description":"owner/name or github.com URL."},"include_readme":{"type":"boolean","description":"Include README excerpt (default true).","default":true},"include_commits":{"type":"boolean","description":"Include recent commits (default true).","default":true},"wallet":{"type":"string","description":"Your EVM wallet address (0x...). Unlocks the free tier (3 free calls per wallet)."},"api_key":{"type":"string","description":"Optional AMR enterprise API key."},"x_payment":{"type":"string","description":"Optional signed x402 payment payload (base64 JSON) for USDC/USDT on Base."}},"required":["repo"]}},{"name":"hash","description":"Compute cryptographic hash digests (MD5, SHA-1, SHA-224, SHA-256, SHA-384, SHA-512) of any text. Key-less, local computation. Pay per call with USDC or USDT on Base via x402. 3 free calls per wallet.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"text":{"type":"string","description":"Text to hash (UTF-8)."},"algorithms":{"type":"array","description":"Algorithms: md5, sha1, sha224, sha256 (default), sha384, sha512. Accepts a list or comma-separated string."},"wallet":{"type":"string","description":"Your EVM wallet address (0x...). Unlocks the free tier (3 free calls per wallet)."},"api_key":{"type":"string","description":"Optional AMR enterprise API key."},"x_payment":{"type":"string","description":"Optional signed x402 payment payload (base64 JSON) for USDC/USDT on Base."}},"required":["text"]}},{"name":"health","description":"Free. Returns AMR service status, provider health and cache metrics.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{}}},{"name":"hn_search","description":"Search Hacker News stories and comments via the Algolia HN API: title, URL, author, points, comment count, timestamp and HN discussion link; sort by relevance or date, optional tag filter (story, comment, ask_hn, show_hn). Pay per call with USDC or USDT on Base via x402. 3 free calls per wallet.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"type":"string","description":"Search phrase."},"max_results":{"type":"integer","description":"1-50 (default 10).","minimum":1,"maximum":50,"default":10},"sort_by":{"type":"string","description":"relevance (default) or date."},"tags":{"type":"string","description":"Algolia tags, e.g. story, ask_hn, show_hn, comment."},"wallet":{"type":"string","description":"Your EVM wallet address (0x...). Unlocks the free tier (3 free calls per wallet)."},"api_key":{"type":"string","description":"Optional AMR enterprise API key."},"x_payment":{"type":"string","description":"Optional signed x402 payment payload (base64 JSON) for USDC/USDT on Base."}},"required":["query"]}},{"name":"holidays","description":"Official public holidays for a country and year via Nager.Date (key-less): date, local + English name, whether it is nationwide, and sub-region counties. Pay per call with USDC or USDT on Base via x402. 3 free calls per wallet.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"country_code":{"type":"string","description":"ISO 3166-1 alpha-2, e.g. DE, US, GB."},"year":{"type":"integer","description":"Calendar year, e.g. 2026."},"wallet":{"type":"string","description":"Your EVM wallet address (0x...). Unlocks the free tier (3 free calls per wallet)."},"api_key":{"type":"string","description":"Optional AMR enterprise API key."},"x_payment":{"type":"string","description":"Optional signed x402 payment payload (base64 JSON) for USDC/USDT on Base."}},"required":["country_code","year"]}},{"name":"html_to_markdown","description":"Convert any public web page into clean, LLM-ready Markdown: main content only (boilerplate, nav and ads removed), headings, lists, tables and optional links/images preserved. Trafilatura extraction with markdownify fallback, SSRF-guarded fetch, up to 3 MB HTML. Pay per call with USDC or USDT on Base via x402. 3 free calls per wallet.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"url":{"type":"string","description":"Public page URL."},"include_links":{"type":"boolean","description":"Keep hyperlinks (default true).","default":true},"include_images":{"type":"boolean","description":"Keep images (default false).","default":false},"wallet":{"type":"string","description":"Your EVM wallet address (0x...). Unlocks the free tier (3 free calls per wallet)."},"api_key":{"type":"string","description":"Optional AMR enterprise API key."},"x_payment":{"type":"string","description":"Optional signed x402 payment payload (base64 JSON) for USDC/USDT on Base."}},"required":["url"]}},{"name":"market_spread","description":"Cross-exchange crypto spread from live tickers: gross spread, fees, modelled slippage, transfer cost and net edge in bps for a given trade size. Ticker/volume based (no full order book). Pay per call with USDC or USDT on Base via x402 – no API key, no signup. 3 free calls per wallet.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"asset":{"type":"string","description":"Ticker, e.g. ETH."},"buy_venue":{"type":"string","description":"Venue to buy on, e.g. binance."},"sell_venue":{"type":"string","description":"Venue to sell on, e.g. coinbase."},"size_usd":{"type":"number","description":"Notional size in USD (default 1000).","default":1000},"quote":{"type":"string","description":"Quote currency (default USDT).","default":"USDT"},"max_age_seconds":{"type":"integer","description":"Max quote age (default 30).","default":30},"wallet":{"type":"string","description":"Your EVM wallet address (0x...). Unlocks the free tier (3 free calls per wallet)."},"api_key":{"type":"string","description":"Optional AMR enterprise API key."},"x_payment":{"type":"string","description":"Optional signed x402 payment payload (base64 JSON) for USDC/USDT on Base."}},"required":["asset","buy_venue","sell_venue"]}},{"name":"media_convert","description":"Convert or transcode a public audio/video/image file via a self-hosted FFmpeg container: pass a source URL and a target format (mp3, mp4, webm, wav, png, …) and receive a public output URL. Pay per call with USDC or USDT on Base via x402 – no API key, no signup. 3 free calls per wallet.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"url":{"type":"string","description":"Public URL of the source file.","format":"uri"},"target_format":{"type":"string","description":"Output format, e.g. mp3, mp4, webm, wav, png."},"operation":{"type":"string","description":"Named operation, e.g. extract-audio, thumbnail, transcode."},"wallet":{"type":"string","description":"Your EVM wallet address (0x...). Unlocks the free tier (3 free calls per wallet)."},"api_key":{"type":"string","description":"Optional AMR enterprise API key."},"x_payment":{"type":"string","description":"Optional signed x402 payment payload (base64 JSON) for USDC/USDT on Base."}},"required":["url","target_format"]}},{"name":"metadata","description":"Structured metadata for any public page in one call: title, meta description/keywords, canonical URL, HTML lang, charset, favicon (absolute URL) and the FULL OpenGraph (all og:*) and Twitter-Card (all twitter:*) tag sets. Ideal for link previews / unfurling and agent research. SSRF-guarded. Pay per call with USDC or USDT on Base via x402. 3 free calls per wallet.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"url":{"type":"string","description":"Public http(s) page URL."},"wallet":{"type":"string","description":"Your EVM wallet address (0x...). Unlocks the free tier (3 free calls per wallet)."},"api_key":{"type":"string","description":"Optional AMR enterprise API key."},"x_payment":{"type":"string","description":"Optional signed x402 payment payload (base64 JSON) for USDC/USDT on Base."}},"required":["url"]}},{"name":"news_search","description":"Global news article search across 65+ languages via the GDELT DOC 2.0 API: title, URL, source domain, publication time, language and country per article, with look-back window (e.g. 24h, 7d) and language filter. Pay per call with USDC or USDT on Base via x402. 3 free calls per wallet.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"type":"string","description":"Search phrase (GDELT query syntax allowed)."},"max_results":{"type":"integer","description":"1-50 (default 10).","minimum":1,"maximum":50,"default":10},"language":{"type":"string","description":"ISO-639-1 article language (default en).","default":"en"},"timespan":{"type":"string","description":"Look-back window, e.g. 24h, 7d (default), 4w."},"wallet":{"type":"string","description":"Your EVM wallet address (0x...). Unlocks the free tier (3 free calls per wallet)."},"api_key":{"type":"string","description":"Optional AMR enterprise API key."},"x_payment":{"type":"string","description":"Optional signed x402 payment payload (base64 JSON) for USDC/USDT on Base."}},"required":["query"]}},{"name":"npm_package","description":"npm package intelligence: latest version, license, repository, maintainers, dependency count, publish dates and weekly downloads – ideal for dependency vetting by coding agents. Pay per call with USDC or USDT on Base via x402. 3 free calls per wallet.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"name":{"type":"string","description":"npm package name (scoped allowed, e.g. @scope/pkg)."},"wallet":{"type":"string","description":"Your EVM wallet address (0x...). Unlocks the free tier (3 free calls per wallet)."},"api_key":{"type":"string","description":"Optional AMR enterprise API key."},"x_payment":{"type":"string","description":"Optional signed x402 payment payload (base64 JSON) for USDC/USDT on Base."}},"required":["name"]}},{"name":"payment_info","description":"Free. Returns the x402 payment requirements (price, USDC/USDT contract, pay-to wallet, network) for a given tool so an agent can construct an x402 payment.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"tool":{"type":"string","description":"Name of the paid AMR tool to get payment requirements for (same name as in tools/list, e.g. `web_search`).","enum":["extract_clean","market_spread","gas_fees","best_price","token_price","wallet_balance","web_search","email_validate","dns_whois","pdf_text","seo_check","defi_yields","currency_convert","geo_ip","rss_feed","crypto_ohlcv","ens_resolve","html_to_markdown","youtube_transcript","github_repo_summary","dex_price","tx_status","erc20_balance","news_search","hn_search","reddit_search","defi_tvl","fear_greed","agent_wallet_snapshot","url_status","web_crawl","metadata","sitemap_urls","wikipedia_summary","arxiv_search","npm_package","pypi_package","geocode","domain_rdap","dns_lookup","contract_info","weather","holidays","robots_check","feed_discover","text_stats","timezone","qr_generate","uuid","hash","media_convert"]}},"required":["tool"]}},{"name":"pdf_text","description":"Extract clean text (per page + full) and metadata from any public PDF URL up to 25 MB / 200 pages. Pay per call with USDC or USDT on Base via x402. 3 free calls per wallet.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"url":{"type":"string","description":"Public PDF URL."},"max_pages":{"type":"integer","description":"1-200, default 50.","minimum":1,"maximum":200,"default":50},"pages":{"type":"array","description":"1-based page numbers to extract."},"wallet":{"type":"string","description":"Your EVM wallet address (0x...). Unlocks the free tier (3 free calls per wallet)."},"api_key":{"type":"string","description":"Optional AMR enterprise API key."},"x_payment":{"type":"string","description":"Optional signed x402 payment payload (base64 JSON) for USDC/USDT on Base."}},"required":["url"]}},{"name":"pypi_package","description":"PyPI project intelligence: latest version, summary, license, author, project URLs, Python requirement, declared dependencies, release count and last release date. Pay per call with USDC or USDT on Base via x402. 3 free calls per wallet.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"name":{"type":"string","description":"PyPI project name."},"wallet":{"type":"string","description":"Your EVM wallet address (0x...). Unlocks the free tier (3 free calls per wallet)."},"api_key":{"type":"string","description":"Optional AMR enterprise API key."},"x_payment":{"type":"string","description":"Optional signed x402 payment payload (base64 JSON) for USDC/USDT on Base."}},"required":["name"]}},{"name":"qr_generate","description":"Generate a QR code from any text or URL and return it as a scalable SVG image plus a data-URI. Pure key-less generation, no third-party service. Pay per call with USDC or USDT on Base via x402. 3 free calls per wallet.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"data":{"type":"string","description":"Text or URL to encode in the QR code."},"error_correction":{"type":"string","description":"Error-correction level: L, M, Q or H. Defaults to M."},"scale":{"type":"integer","description":"Pixel size of each QR module in the SVG (1-40). Defaults to 8.","minimum":1,"maximum":40},"border":{"type":"integer","description":"Quiet-zone width in modules (0-20). Defaults to 4.","minimum":0,"maximum":20},"wallet":{"type":"string","description":"Your EVM wallet address (0x...). Unlocks the free tier (3 free calls per wallet)."},"api_key":{"type":"string","description":"Optional AMR enterprise API key."},"x_payment":{"type":"string","description":"Optional signed x402 payment payload (base64 JSON) for USDC/USDT on Base."}},"required":["data"]}},{"name":"reddit_search","description":"Search Reddit posts site-wide or within one subreddit: title, URL, subreddit, author, score, upvote ratio, comment count, timestamp and the first 500 characters of the post text; sort by relevance, hot, new, top or comments with a time filter. Pay per call with USDC or USDT on Base via x402. 3 free calls per wallet.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"type":"string","description":"Search phrase."},"subreddit":{"type":"string","description":"Restrict to one subreddit, e.g. ethereum."},"max_results":{"type":"integer","description":"1-50 (default 10).","minimum":1,"maximum":50,"default":10},"sort":{"type":"string","description":"relevance (default), hot, new, top, comments."},"time_filter":{"type":"string","description":"hour, day, week, month, year, all (default)."},"wallet":{"type":"string","description":"Your EVM wallet address (0x...). Unlocks the free tier (3 free calls per wallet)."},"api_key":{"type":"string","description":"Optional AMR enterprise API key."},"x_payment":{"type":"string","description":"Optional signed x402 payment payload (base64 JSON) for USDC/USDT on Base."}},"required":["query"]}},{"name":"robots_check","description":"Answer 'may this user-agent crawl this URL?' by fetching and parsing the site's robots.txt: allowed flag, crawl-delay, request-rate and declared sitemaps. Pay per call with USDC or USDT on Base via x402. 3 free calls per wallet.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"url":{"type":"string","description":"Full URL to test."},"user_agent":{"type":"string","description":"UA string to evaluate (default *)."},"wallet":{"type":"string","description":"Your EVM wallet address (0x...). Unlocks the free tier (3 free calls per wallet)."},"api_key":{"type":"string","description":"Optional AMR enterprise API key."},"x_payment":{"type":"string","description":"Optional signed x402 payment payload (base64 JSON) for USDC/USDT on Base."}},"required":["url"]}},{"name":"rss_feed","description":"Fetch and parse any RSS 2.0 or Atom feed into clean JSON: title, link, published date, author, summary, optional full text content and categories per item. Pay per call with USDC or USDT on Base via x402. 3 free calls per wallet.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"url":{"type":"string","description":"Feed URL."},"max_items":{"type":"integer","description":"Max items (1-100, default 20).","minimum":1,"maximum":100,"default":20},"include_content":{"type":"boolean","description":"Include full text content."},"wallet":{"type":"string","description":"Your EVM wallet address (0x...). Unlocks the free tier (3 free calls per wallet)."},"api_key":{"type":"string","description":"Optional AMR enterprise API key."},"x_payment":{"type":"string","description":"Optional signed x402 payment payload (base64 JSON) for USDC/USDT on Base."}},"required":["url"]}},{"name":"seo_check","description":"On-page SEO audit of any URL: title, meta description, canonical, headings, images without alt, links, Open Graph, structured data, robots.txt/sitemap, prioritized issues and a 0-100 score with grade. Pay per call with USDC or USDT on Base via x402. 3 free calls per wallet.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"url":{"type":"string","description":"Page URL to audit."},"check_robots":{"type":"boolean","description":"Probe robots.txt + sitemap (default true).","default":true},"wallet":{"type":"string","description":"Your EVM wallet address (0x...). Unlocks the free tier (3 free calls per wallet)."},"api_key":{"type":"string","description":"Optional AMR enterprise API key."},"x_payment":{"type":"string","description":"Optional signed x402 payment payload (base64 JSON) for USDC/USDT on Base."}},"required":["url"]}},{"name":"sitemap_urls","description":"Parse a sitemap into the real URL list: accepts a direct sitemap.xml, a <sitemapindex> (recursed, bounded) or a site root (robots.txt Sitemap: lines, then /sitemap.xml as fallback). Returns each URL with lastmod, changefreq and priority. SSRF-guarded. Pay per call with USDC or USDT on Base via x402. 3 free calls per wallet.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"url":{"type":"string","description":"Sitemap URL, sitemap index, or a site root."},"max_urls":{"type":"integer","description":"1-5000 (default 200).","minimum":1,"maximum":5000,"default":200},"wallet":{"type":"string","description":"Your EVM wallet address (0x...). Unlocks the free tier (3 free calls per wallet)."},"api_key":{"type":"string","description":"Optional AMR enterprise API key."},"x_payment":{"type":"string","description":"Optional signed x402 payment payload (base64 JSON) for USDC/USDT on Base."}},"required":["url"]}},{"name":"text_stats","description":"Readability and text statistics for raw text or a fetched page: word/sentence/syllable counts, Flesch Reading Ease, Flesch-Kincaid grade, and reading/speaking time. Pay per call with USDC or USDT on Base via x402. 3 free calls per wallet.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"text":{"type":"string","description":"Raw text to analyse. Optional if url is given."},"url":{"type":"string","description":"Page URL to fetch and analyse instead of raw text."},"wallet":{"type":"string","description":"Your EVM wallet address (0x...). Unlocks the free tier (3 free calls per wallet)."},"api_key":{"type":"string","description":"Optional AMR enterprise API key."},"x_payment":{"type":"string","description":"Optional signed x402 payment payload (base64 JSON) for USDC/USDT on Base."}},"required":[]}},{"name":"timezone","description":"Current local time, UTC offset, DST status and abbreviation for any IANA timezone name, or resolve a place name to its timezone and local time. Pay per call with USDC or USDT on Base via x402. 3 free calls per wallet.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"timezone":{"type":"string","description":"IANA timezone name, e.g. 'Europe/Berlin'. Optional if location is given."},"location":{"type":"string","description":"Place name to geocode to a timezone, e.g. 'Tokyo'. Used when timezone is omitted."},"wallet":{"type":"string","description":"Your EVM wallet address (0x...). Unlocks the free tier (3 free calls per wallet)."},"api_key":{"type":"string","description":"Optional AMR enterprise API key."},"x_payment":{"type":"string","description":"Optional signed x402 payment payload (base64 JSON) for USDC/USDT on Base."}},"required":[]}},{"name":"token_price","description":"Multi-venue median spot price for any major crypto asset (Binance, Coinbase, Kraken, CoinGecko) with min/max, deviation and confidence score – one call instead of four. No API key. Pay per call with USDC or USDT on Base via x402. 3 free calls per wallet.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"asset":{"type":"string","description":"Ticker, e.g. ETH."},"quote":{"type":"string","description":"Quote currency (default USD).","default":"USD"},"venues":{"type":"array","description":"Subset of binance, coinbase, kraken, coingecko."},"max_age_seconds":{"type":"integer","description":"Max cache age (default 5).","default":5},"wallet":{"type":"string","description":"Your EVM wallet address (0x...). Unlocks the free tier (3 free calls per wallet)."},"api_key":{"type":"string","description":"Optional AMR enterprise API key."},"x_payment":{"type":"string","description":"Optional signed x402 payment payload (base64 JSON) for USDC/USDT on Base."}},"required":["asset"]}},{"name":"tx_status","description":"Status of any EVM transaction on Base, Ethereum, BSC, Polygon, Arbitrum or Optimism: success/failed/pending, block number, confirmations, gas used, effective gas price, fee, from/to/value and all ERC-20 Transfer events decoded from the receipt logs (contract, symbol, decimals, amount). Public JSON-RPC nodes with fallback. Pay per call with USDC or USDT on Base via x402. 3 free calls per wallet.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"tx_hash":{"type":"string","description":"Transaction hash (0x + 64 hex)."},"chain":{"type":"string","description":"base (default), ethereum, bsc, polygon, arbitrum, optimism."},"max_age_seconds":{"type":"integer","description":"Accept cached result up to N seconds old (default 0).","default":0},"wallet":{"type":"string","description":"Your EVM wallet address (0x...). Unlocks the free tier (3 free calls per wallet)."},"api_key":{"type":"string","description":"Optional AMR enterprise API key."},"x_payment":{"type":"string","description":"Optional signed x402 payment payload (base64 JSON) for USDC/USDT on Base."}},"required":["tx_hash"]}},{"name":"url_status","description":"Health check for any public URL: HTTP status, full redirect chain, response time, content type, SSL certificate validity/expiry/issuer and a security-header audit (HSTS, CSP, X-Frame-Options, …) with score. SSRF-guarded (private/internal targets are rejected). Pay per call with USDC or USDT on Base via x402. 3 free calls per wallet.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"url":{"type":"string","description":"Public http(s) URL to probe."},"wallet":{"type":"string","description":"Your EVM wallet address (0x...). Unlocks the free tier (3 free calls per wallet)."},"api_key":{"type":"string","description":"Optional AMR enterprise API key."},"x_payment":{"type":"string","description":"Optional signed x402 payment payload (base64 JSON) for USDC/USDT on Base."}},"required":["url"]}},{"name":"uuid","description":"Generate one or more RFC 4122 UUIDs (random v4, or deterministic v5 from a namespace and name). Key-less, local generation. Pay per call with USDC or USDT on Base via x402. 3 free calls per wallet.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"version":{"type":"integer","description":"UUID version: 4 (random, default) or 5 (namespace-based)."},"count":{"type":"integer","description":"Number of UUIDs to generate (1-100). Defaults to 1.","minimum":1,"maximum":100},"name":{"type":"string","description":"Name for v5 UUIDs (required when version=5)."},"namespace":{"type":"string","description":"Namespace for v5: dns, url, oid or x500. Defaults to dns."},"wallet":{"type":"string","description":"Your EVM wallet address (0x...). Unlocks the free tier (3 free calls per wallet)."},"api_key":{"type":"string","description":"Optional AMR enterprise API key."},"x_payment":{"type":"string","description":"Optional signed x402 payment payload (base64 JSON) for USDC/USDT on Base."}},"required":[]}},{"name":"wallet_balance","description":"Native + stablecoin balances (ETH, USDC, USDT, DAI, WETH) of any EVM wallet with USD valuation, read directly from public RPC nodes on Base, Ethereum, Arbitrum, Optimism or Polygon. No API key. Pay per call with USDC or USDT on Base via x402. 3 free calls per wallet.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"address":{"type":"string","description":"EVM address (0x + 40 hex chars)."},"chain":{"type":"string","description":"base | ethereum | arbitrum | optimism | polygon (default base).","default":"base"},"tokens":{"type":"array","description":"Token symbols, default all known (USDC, USDT, DAI, WETH)."},"wallet":{"type":"string","description":"Your EVM wallet address (0x...). Unlocks the free tier (3 free calls per wallet)."},"api_key":{"type":"string","description":"Optional AMR enterprise API key."},"x_payment":{"type":"string","description":"Optional signed x402 payment payload (base64 JSON) for USDC/USDT on Base."}},"required":["address"]}},{"name":"weather","description":"Current conditions plus a daily forecast (up to 16 days) for any place name or lat/lon via Open-Meteo (key-less, CC BY 4.0); temperature in °C or °F, cached 30 min. Pay per call with USDC or USDT on Base via x402. 3 free calls per wallet.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"location":{"type":"string","description":"Place name, e.g. 'Berlin'. Optional if latitude/longitude are given."},"latitude":{"type":"number","description":"-90..90. Use with longitude instead of location."},"longitude":{"type":"number","description":"-180..180."},"forecast_days":{"type":"integer","description":"1-16 (default 7).","minimum":1,"maximum":16,"default":7},"temperature_unit":{"type":"string","description":"Default celsius.","enum":["celsius","fahrenheit"],"default":"celsius"},"wallet":{"type":"string","description":"Your EVM wallet address (0x...). Unlocks the free tier (3 free calls per wallet)."},"api_key":{"type":"string","description":"Optional AMR enterprise API key."},"x_payment":{"type":"string","description":"Optional signed x402 payment payload (base64 JSON) for USDC/USDT on Base."}},"required":[]}},{"name":"web_crawl","description":"Mini crawler: fetches a start page and follows same-domain links breadth-first (max 10 pages), returning clean LLM-ready Markdown, title, word count and discovered links per page; honours robots.txt by default. SSRF-guarded. Pay per call with USDC or USDT on Base via x402. 3 free calls per wallet.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"start_url":{"type":"string","description":"Public page to start from."},"max_pages":{"type":"integer","description":"1-10 (default 5).","minimum":1,"maximum":10,"default":5},"follow_links":{"type":"boolean","description":"Follow same-domain links (default true).","default":true},"include_links":{"type":"boolean","description":"Keep hyperlinks in Markdown (default true).","default":true},"respect_robots":{"type":"boolean","description":"Honour robots.txt Disallow for '*' (default true).","default":true},"wallet":{"type":"string","description":"Your EVM wallet address (0x...). Unlocks the free tier (3 free calls per wallet)."},"api_key":{"type":"string","description":"Optional AMR enterprise API key."},"x_payment":{"type":"string","description":"Optional signed x402 payment payload (base64 JSON) for USDC/USDT on Base."}},"required":["start_url"]}},{"name":"web_search","description":"Live web search results (title, URL, domain, snippet) for any query, key-less, region-aware. Pay per call with USDC or USDT on Base via x402. 3 free calls per wallet.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"type":"string","description":"Search query (1-400 chars)."},"max_results":{"type":"integer","description":"1-20, default 10.","minimum":1,"maximum":20,"default":10},"region":{"type":"string","description":"Region code, e.g. wt-wt, de-de, us-en."},"wallet":{"type":"string","description":"Your EVM wallet address (0x...). Unlocks the free tier (3 free calls per wallet)."},"api_key":{"type":"string","description":"Optional AMR enterprise API key."},"x_payment":{"type":"string","description":"Optional signed x402 payment payload (base64 JSON) for USDC/USDT on Base."}},"required":["query"]}},{"name":"wikipedia_summary","description":"Clean article summary from Wikipedia in any language: title, short description, extract (capped), canonical URL, thumbnail and coordinates; falls back to search when the title is fuzzy. Content CC BY-SA 4.0. Pay per call with USDC or USDT on Base via x402. 3 free calls per wallet.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"title":{"type":"string","description":"Article title or search phrase."},"language":{"type":"string","description":"Wikipedia language code (default en).","default":"en"},"max_chars":{"type":"integer","description":"100-5000 characters of extract (default 1200).","minimum":100,"maximum":5000,"default":1200},"wallet":{"type":"string","description":"Your EVM wallet address (0x...). Unlocks the free tier (3 free calls per wallet)."},"api_key":{"type":"string","description":"Optional AMR enterprise API key."},"x_payment":{"type":"string","description":"Optional signed x402 payment payload (base64 JSON) for USDC/USDT on Base."}},"required":["title"]}},{"name":"youtube_transcript","description":"Fetch the transcript of a YouTube video (manual or auto-generated captions) as timestamped segments plus full text, with language preference and English fallback. Accepts a video id or any YouTube URL. No API key, no download. Pay per call with USDC or USDT on Base via x402. 3 free calls per wallet.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"video_id":{"type":"string","description":"11-char video id or YouTube URL."},"language":{"type":"string","description":"Preferred caption language (default en).","default":"en"},"include_segments":{"type":"boolean","description":"Return timestamped segments (default true).","default":true},"wallet":{"type":"string","description":"Your EVM wallet address (0x...). Unlocks the free tier (3 free calls per wallet)."},"api_key":{"type":"string","description":"Optional AMR enterprise API key."},"x_payment":{"type":"string","description":"Optional signed x402 payment payload (base64 JSON) for USDC/USDT on Base."}},"required":["video_id"]}}],"scan":{"score":57,"grade":"C","scanned_at":"2026-09-19T20:04:30.445Z","report":{"scannerVersion":"0.1.5","scannedAt":"2026-09-19T20:04:30.429Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":20,"max":20,"notes":["remote reachable in 608ms"]},"poisoning":{"score":15,"max":15,"notes":["53 tool descriptions checked"]},"auth":{"score":3,"max":15,"notes":["open endpoint exposes 1 write-action tools with no auth"]},"maintenance":{"score":3,"max":15,"notes":["repository not readable: repo not found"]},"identity":{"score":2,"max":10,"notes":["no repository or website to verify"]}},"findings":[{"id":"auth.open-write","severity":"high","component":"auth","title":"Write-action tools reachable without authentication"}],"inputs":{"probes":[{"url":"https://agent-margin-router-production.up.railway.app/mcp","reachable":true,"authRequired":false,"latencyMs":608,"serverInfo":{"name":"agent-margin-router","version":"0.6.0"}}],"packages":[],"repo":{"found":false,"owner":"AgentMarginRouter","repo":"AgentMarginRouter","error":"repo not found"},"icon":{"url":"https://agentmarginrouter.com/favicon.svg","source":"registry"},"presence":{"stars":null,"forks":null,"downloadsWeek":null,"license":null,"lastPushAt":null,"score":8}}}},"grade_history":[],"reviews":[]}