← gsc-knowledgegraph.ai

INDIVIDUAL MCP TOOL

list_sku_types

SPARKS taxonomy: the 84 standing BPC product-type codes the graph is structured on.

gsc-knowledgegraph.ainone authenticationAvailability not checked

LIVE ENDPOINT

https://mcp.cpgknowledgegraph.ai/mcp

No auth detected

Connect to this endpoint to inspect the live schema for list_sku_types 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

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

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

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

Related tools

  • resolve_gtin — Resolve a GTIN to its procurement readiness signal.
  • check_eligibility — Check whether a GTIN can ship to a specific retailer banner in a country.
  • get_signal_chain — Return the full ACM-68000 signal chain for a GTIN (zero-pads to 14).
  • count_gtin_coverage — Global coverage statistics: GTINs, nodes, makers (supply), retailers (demand).
  • resolve_scope — GSC Scoped Agents Registry — Era 1 founding registry (1,000,000 standing) plus Era 2 station-keyed registry (1,000,000 capacity, mint-on-activation) under SM-ECO-10060.
  • list_nodes — The 49 sovereign nodes (the spine) — each with its GS1 GTIN and CLEAN per-node maker (supply) and retailer (demand) counts (separate subqueries, never summed).
  • resolve_node — Resolve one node: its GS1 license + its makers (supply) + its retailers (demand).
  • find_makers — Global cross-node maker (supply) search.