Developer Tools
cpgagentprotocols.ai
Provides an API to query and resolve protocol families, signals, and dimensions for a specific standard.
ENDPOINT 1
https://mcp.cpgagentprotocols.ai/mcp
MCP server metadata
- Name
- cpg-agent-protocols
- Version
- 1.1.1
Known tools 9
list_protocolsThe protocol family and the resolve-once spine: ACM-SPARKS classifies, SM-ECO-10060 resolves, ACM-68000 signals.
Inferred read-onlylist_signalsAll seven signals, enumerated individually: ACM-000, ACM-200, ACM-300, ACM-403, ACM-404, ACM-451, ACM-500.
Inferred read-onlylist_sparks_dimensionsSPARKS resolves six dimensions — SKU, Pack, Amount, Region, Kernel, and Standard — a CPG industry first.
Inferred read-onlyresolve_sparks_dimensionCanon record for a single SPARKS dimension by letter (S, P, A, R, K, S2) or name.
Inferred read-onlylist_membersThe 49 sovereign jurisdictional member nodes — code, namespace, jurisdiction, region, and GS1 territory GTIN.
Inferred read-onlyCONNECT 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.
cpgagentprotocols.ai is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.