ZhimaoTradeVision Global
🇸🇬 Acrometa Lifestyle Pte. Ltd. — SGX-listed

Give your AI Agent direct access to global buyer intelligence

Via standard MCP Server or REST API, AI agents like Claude, Cursor, Gemini CLI, and n8n can query ProcureRadar's global buyer database in real time. Fully bilingual — ask in English or Chinese, get answers in the same language.

Singapore-listed, neutral intermediaryzk_ Bearer Token authMCP / A2A / UCP protocol compatible

Data Tiers — Discovery free, Intel costs points

Mirrors the human UX exactly: L1 discovery is free; buyer intelligence and contact unlock cost Zhimao Points, preventing bulk scraping and preserving data value.

Discovery (Free)
Company name · Country/City · Entity type · Quality grade · Contact existence (has email/phone)
0 Points
Intelligence (Points)
Domain · Procurement score · Buying intent · Registry/tax/map · News signals
≥ 10 Points/call
Contact (Points)
Verified email · Phone · WhatsApp · Decision-maker LinkedIn
≥ 15 Points/call

4 Core Endpoints

🔍
Buyer DiscoveryFree
GET /api/agent/v1/buyers

Search global buyers by category + country. Returns company name, location, quality grade. Free, no points consumed.

🏢
Buyer IntelligencePoints
POST /api/ai-ops/skills/execute{ "skill_id": "company_intelligence" }

Get domain, procurement score, buying intent, registry data, news signals. Costs Zhimao Points.

📧
Contact UnlockPoints
POST /api/ai-ops/skills/execute{ "skill_id": "enrich_contact" }

6-layer contact pipeline: homepage → proxy → subpages → text LLM → vision screenshot → Serper fallback. Costs points.

📦
Group-Buy PoolsFree
GET /api/agent/v1/group-buy

List open group-buy pooling projects with category, MOQ, fill rate, deadline. ERP auto-join supported.

Integration Guide — 3 steps

1
Sign in & create API Key
Workspace → API Key Management → New Key → Copy zk_xxx token
2
Configure your AI Agent
Add MCP Server URL and token to Claude Desktop / Cursor / n8n config
3
Let AI start finding buyers
Ask in natural language. AI calls ProcureRadar automatically and returns structured buyer profiles.
🤖Claude Desktop
Config: %APPDATA%\Claude\claude_desktop_config.json
Add mcpServers.procureradar → url + Authorization header
Cursor IDE
Config: ~/.cursor/mcp.json
Same format as Claude Desktop.
Gemini CLI
Config: ~/.gemini/settings.json
mcpServers.procureradar → httpUrl + Authorization
⚠ Gemini uses httpUrl (not url)
🔗n8n / Make
HTTP Request node → GET /api/agent/v1/buyers
Header: Authorization: Bearer zk_xxx
📡自定义 Agent / ERP
Call REST API in any language.
Authorization: Bearer zk_xxx

MCP Config Example

claude_desktop_config.json / .cursor/mcp.json
{
  "mcpServers": {
    "procureradar": {
      "url": "https://www.procureradar.com/api/mcp",
      "headers": {
        "Authorization": "Bearer zk_YOUR_TOKEN_HERE"
      }
    }
  }
}
~/.gemini/settings.json (Gemini CLI)
{
  "mcpServers": {
    "procureradar": {
      "httpUrl": "https://www.procureradar.com/api/mcp",
      "headers": {
        "Authorization": "Bearer zk_YOUR_TOKEN_HERE"
      }
    }
  }
}

After setup, just ask Claude / Cursor / Gemini CLI: "Find flour importers in Malaysia" — AI will call the ProcureRadar MCP tools automatically. Note: Claude and Cursor use the "url" field, while Gemini CLI uses "httpUrl" (or run: gemini mcp add --transport http -H "Authorization: Bearer zk_xxx" procureradar https://www.procureradar.com/api/mcp).

Protocol & Trust

🔒
Singapore Entity
Acrometa Lifestyle Pte. Ltd., SGX-listed, regulated under Singapore law
📡
3 Protocol Support
MCP (Claude/Cursor/Gemini CLI) + A2A (agent-to-agent) + UCP (autonomous commerce)
⚖️
Tiered Data Protection
Discovery free, intel costs points — prevents bulk scraping, protects data rights
🤖
llms.txt / Agent Card
Machine-readable brand files. LLMs are trained to understand ProcureRadar's positioning.

Ready to connect?

Sign in to ProcureRadar, go to Workspace → API Key Management, and create your first zk_ token in 30 seconds.

Go to Workspace & Create Key →
开放 API 接入 — AI Agent 直接调用全球买家情报 | ProcureRadar | procureradar