PluginBench
MCP Server

AIO Agents MCP MCP Server

io.github.gsc-em/aio-agents-mcp

What is the AIO Agents MCP MCP server?

GSC CPG to Retail Grocery Nodes. 2,235 banners across 28 markets. By GreenCore Solutions.

How to install AIO Agents MCP

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "aio-agents-mcp": {
      "url": "https://mcp.gsc-cpg.com"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "aio-agents-mcp": {
      "serverUrl": "https://mcp.gsc-cpg.com"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "aio-agents-mcp": {
      "type": "http",
      "url": "https://mcp.gsc-cpg.com"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "aio-agents-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.gsc-cpg.com"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http aio-agents-mcp https://mcp.gsc-cpg.com

Related MCP servers

A2A MCP & CPG Rails: HBPC (Hygiene + Beauty Personal Care) procurement and ESG.

View repository →

MCP CPG GTINs — B2B Retail Grocery Procurement

View repository →