MCP GSC CPG for Claude Desktop
io.github.gsc-em/a2a-mcp-cpg
A2A MCP & CPG Rails: HBPC (Hygiene + Beauty Personal Care) procurement and ESG.
client:Claude Desktop
transport:streamable-http
Install MCP GSC CPG in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"a2a-mcp-cpg": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.gsc-em.com"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs