Async batch variant of kyc_screener. Accepts 1-100 names and returns immediately (<300ms) with a job_id. The screening runs in the background (up to 10 parallel KYC calls). Poll the result with kyc_sc
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X GET 'https://mcp.gapup.io/api/v1/call/kyc_screener_batch' # -> HTTP/1.1 402 Payment Required # the response carries the price, asset and pay-to address. # 2. Pay and retry with any x402 client: npx x402-fetch 'https://mcp.gapup.io/api/v1/call/kyc_screener_batch'
Endpoint: https://mcp.gapup.io/api/v1/call/kyc_screener_batch. Operated by mcp.gapup.io, not by Animica. Price and availability were correct at the last probe on 2026-08-28 and are set by the operator, who may change them.
Enrich a location with European building intelligence: roof and parking surfaces in m2, solar-obligation status under French loi APER and loi Climat-Resilience,…
Generate a structured, sourced market research brief on any market, sector or industry. Returns a machine-readable note with six sections: an executive overview…
Décodeur de filing SEC — Gapup agent-payable C-suite expertise (CFO). Returns a structured, audited deliverable. Answers: Read the 10-K of <ticker> and give me …
SEO keyword research from a seed keyword or topic. Uses Google Suggest (public, keyless) to discover related queries at 2 expansion levels, then clusters them b…
Extract the full text of specific URLs, with optional highlights and a summary. Up to 20 URLs per call. Use when you already know which pages you need rather th…