← supplygraph.ai

INDIVIDUAL MCP TOOL

search_company_candidates

Search company candidates by company name, optionally filtered by country or region, and return possible matching records with mapped company IDs for caller-side selection.

supplygraph.ainone authenticationAvailability not checked

LIVE ENDPOINT

https://mcp.supplygraph.ai/mcp

No auth detected

Connect to this endpoint to inspect the live schema for search_company_candidates and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

supplygraph.ai

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.supplygraph-ai-mcp-server]
url = "https://mcp.supplygraph.ai/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "supplygraph-ai-mcp-server": {
      "type": "http",
      "url": "https://mcp.supplygraph.ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: supplygraph-ai-mcp-server
Remote MCP URL: https://mcp.supplygraph.ai/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": {
    "supplygraph-ai-mcp-server": {
      "url": "https://mcp.supplygraph.ai/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "supplygraph-ai-mcp-server": {
      "type": "http",
      "url": "https://mcp.supplygraph.ai/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "supplygraph-ai-mcp-server",
  "transport": "streamable-http",
  "url": "https://mcp.supplygraph.ai/mcp"
}
MCP Inspector

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

Related tools

  • due_diligence_report — Generates comprehensive supplier due diligence reports using global enterprise data, benchmarking ownership, legal, and financial risk for compliance and procurement decisions.
  • tariff_calc — Calculates U.
  • corporate_exception_report — Enterprise Change Report Pricing: {'unit': 'credits', 'options': [{'chapter_name': 'License', 'per_run': 1518}, {'chapter_name': 'GovRel', 'per_run': 1419}, {'chapter_name': 'R&D', 'per_run': 1749}, {'chapter_name': 'Reputation', 'per_run': 8481}, {'chapter_name': 'Ops', 'per_run': 1749}, {'chapter_name': 'GeneralRisks', 'per_run': 1617}, {'chapter_name': 'Profile', 'per_run': 1749}, {'chapter_name': 'Cost', 'per_run': 1386}, {'chapter_name': 'Compliance', 'per_run': 1419}, {'chapter_name': 'Competition', 'per_run': 1452}, {'chapter_name': 'Brand', 'per_run': 3168}, {'chapter_name': 'HR', 'per_run': 1419}, {'chapter_name': 'ALL', 'per_run': 26400}]}
  • sg_chokepoint — Analyzes multi-tier supply chains to detect single-country concentration and quantify geographic dependency across regions.
  • sg_visualization — Generates global multi-tier supply-chain graphs providing full visibility into enterprise and product dependencies.
  • tariff_classification — Classifies products into correct HTS codes from text or documents, automating tariff lookup and ensuring customs compliance in real time.
  • search_region_candidates — Resolves natural-language country or region names (including aliases and abbreviations) against SupplyGraph’s internal geography registry and returns a list of standardized region names for downstream agent and MCP tool consumption.
  • supply_chain_risk_prediction — Continuously monitors global supply chain risk events and evaluates whether, how, and to what extent those events may affect a target company.