← Registry

Data Collection

procureradar.com

A tool for discovering and analyzing verified international buyers and their contacts for B2B sales and marketing.

1 endpoint13 known toolsFirst detected June 6, 2026Last detected September 7, 2026

ENDPOINT 1

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

No auth detected

MCP server metadata

Name
procureradar-buyer-intelligence
Version
1.0.0
Capabilities
tools

Known tools 13

find_buyers

Search 500,000+ verified importers and distributors by product category and target country.

Inferred read-only
enrich_buyer_contact

Run 6-layer contact enrichment for a buyer: direct website scraping → proxy retry → BFS contact pages → LLM text extraction → vision screenshot → Serper fallback.

Inferred read-only
analyze_buyer_intelligence

Deep company intelligence for a buyer: corporate registry verification, customs import records, supply chain mapping, decision-maker profiling, risk flags.

Inferred read-only
submit_discovery_job

Explicitly submit an async batch buyer discovery job for a category + country.

Inferred read-only
check_discovery_task

Poll a background buyer-discovery task created by find_buyers (acquisition.task_id) or submit_discovery_job.

Inferred read-only
list_group_buy_pools

List open collective sourcing projects (联拼宝 / Lianpinbao).

Inferred read-only
search_products

Search live products listed by ProcureRadar suppliers by keyword, destination country, supplier country, or category.

Inferred read-only
search_stores

Discover verified supplier storefronts (supply nodes) on ProcureRadar by target-market country and industry.

Inferred read-only
request_quote

Start a transaction by sending a quote request (inquiry) to a supplier for a specific product_id (get one from search_products).

Inferred read-only
list_quotes

List the supplier quotes submitted for one of your inquiries (from request_quote).

Inferred read-only
place_order

Accept a supplier quote and create an order (status pending_payment) for one of your inquiries.

Potential side effects
create_payment_mandate

Create an AP2 payment mandate: a pre-authorization that lets your agent place orders autonomously (human-not-present) within strict limits — total budget, optional per-order cap, currency, optional seller/category scope, and expiry.

Potential side effects
list_payment_mandates

List your AP2 payment mandates with status, currency, total/per-order limits, consumed and remaining budget, scope and expiry.

Potential side effects

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.procureradar-buyer-intelligence]
url = "https://www.procureradar.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "procureradar-buyer-intelligence": {
      "type": "http",
      "url": "https://www.procureradar.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: procureradar-buyer-intelligence
Remote MCP URL: https://www.procureradar.com/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "procureradar-buyer-intelligence": {
      "url": "https://www.procureradar.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "procureradar-buyer-intelligence": {
      "type": "http",
      "url": "https://www.procureradar.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "procureradar-buyer-intelligence",
  "transport": "streamable-http",
  "url": "https://www.procureradar.com/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.