A2A MCP & CPG Rails: HBPC (Hygiene + Beauty Personal Care) procurement and ESG.
claude mcp add a2a-mcp-cpg --transport http https://mcp.gsc-em.com
~/.cursor/mcp.json
{
"mcpServers": {
"a2a-mcp-cpg": {
"url": "https://mcp.gsc-em.com"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"a2a-mcp-cpg": {
"serverUrl": "https://mcp.gsc-em.com"
}
}
}
.vscode/mcp.json
{
"servers": {
"a2a-mcp-cpg": {
"type": "http",
"url": "https://mcp.gsc-em.com"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"a2a-mcp-cpg": {
"url": "https://mcp.gsc-em.com"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"a2a-mcp-cpg": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.gsc-em.com"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://mcp.gsc-em.com | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.gsc-em--a2a-mcp-cpg/reviews or the review_server meta-tool.
POST /mcp