← Registry

Developer Tools

cpgagentprotocols.ai

Provides an API to query and resolve protocol families, signals, and dimensions for a specific standard.

1 endpoint9 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://mcp.cpgagentprotocols.ai/mcp

No auth detected

MCP server metadata

Name
cpg-agent-protocols
Version
1.1.1
Capabilities
tools.listChanged

Known tools 9

list_protocols

The protocol family and the resolve-once spine: ACM-SPARKS classifies, SM-ECO-10060 resolves, ACM-68000 signals.

Inferred read-only
get_protocol

Full canon record for ACM-SPARKS, SM-ECO-10060, or ACM-68000.

Inferred read-only
list_signals

All seven signals, enumerated individually: ACM-000, ACM-200, ACM-300, ACM-403, ACM-404, ACM-451, ACM-500.

Inferred read-only
resolve_signal

The state and meaning of a single ACM-68000 signal code.

Inferred read-only
list_sparks_dimensions

SPARKS resolves six dimensions — SKU, Pack, Amount, Region, Kernel, and Standard — a CPG industry first.

Inferred read-only
resolve_sparks_dimension

Canon record for a single SPARKS dimension by letter (S, P, A, R, K, S2) or name.

Inferred read-only
list_members

The 49 sovereign jurisdictional member nodes — code, namespace, jurisdiction, region, and GS1 territory GTIN.

Inferred read-only
resolve_member

Canon record for a single sovereign member by ISO-style code, e.

Inferred read-only
get_header_canon

The GSC wire-header canon (v3.

Inferred read-only

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.cpg-agent-protocols]
url = "https://mcp.cpgagentprotocols.ai/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "cpg-agent-protocols": {
      "type": "http",
      "url": "https://mcp.cpgagentprotocols.ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "cpg-agent-protocols",
  "transport": "streamable-http",
  "url": "https://mcp.cpgagentprotocols.ai/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for cpgagentprotocols.ai was fetched 2026-09-06T16:28:06.332Z.

Trust status Neutral

cpgagentprotocols.ai is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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