Agent Tools
Back to MCP servers

io.github.tonyback0101-cmyk/buyer-intelligence

https://www.procureradar.com/api/mcp
● healthy

skills: {'id': 'find_buyers', 'name': 'find_buyers', 'description': 'Search 500,000+ verified importers and distributors by product category and target country. Returns company profiles + a `coverage` object. When in-database coverage is thin (empty/partial), the response includes an `acquisition` task (task_id) — a background crawl is started automatically (free). Poll it with check_discovery_task until status=completed to get freshly gathered buyers. Contact details are not included — use enrich_buyer_contact to get them.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'enrich_buyer_contact', 'name': 'enrich_buyer_contact', 'description': 'Run 6-layer contact enrichment for a buyer: direct website scraping → proxy retry → BFS contact pages → LLM text extraction → vision screenshot → Serper fallback. Returns email, phone, WhatsApp, decision-maker names. Costs Zhimao Points.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'analyze_buyer_intelligence', 'name': 'analyze_buyer_intelligence', 'description': 'Deep company intelligence for a buyer: corporate registry verification, customs import records, supply chain mapping, decision-maker profiling, risk flags. Returns 0-100 score with evidence chain.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'submit_discovery_job', 'name': 'submit_discovery_job', 'description': 'Explicitly submit an async batch buyer discovery job for a category + country. Returns a job_id; poll it with check_discovery_task until status=completed. Note: find_buyers already auto-starts a background crawl when coverage is thin, so usually you only need this for a forced/fresh deep crawl.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'check_discovery_task', 'name': 'check_discovery_task', 'description': 'Poll a background buyer-discovery task created by find_buyers (acquisition.task_id) or submit_discovery_job. Returns status (working | completed | failed); when completed, includes the freshly gathered buyers. Use exponential backoff (start ~20s) and stop polling once status is completed or failed. Free.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'list_group_buy_pools', 'name': 'list_group_buy_pools', 'description': 'List open collective sourcing projects (联拼宝 / Lianpinbao). Multiple suppliers co-sell into shared buyer pools, reducing per-supplier MOQ. Find pools where you can join to access existing buyer demand.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}; uptime_30d 1.0%; p95 248.5ms; conformance: pass

Transport
streamable-http
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://www.procureradar.com/api/mcp
JSON-RPC initialize probe
curl -X POST https://www.procureradar.com/api/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://www.procureradar.com/api/mcp
Listed at (chiark)
https://chiark.ai/agents/f838b055-ccd9-4174-9b92-f79bd05e4bac