
AIO Agents MCP
Wire your coding agent to GreenCore’s CPG-to-retail grocery node graph so you can query banners and markets while scoping grocery or retail automation.
Overview
AIO Agents MCP is a MCP server for the Build phase that exposes GreenCore GSC CPG-to-retail grocery nodes across 2,235 banners and 28 markets to your agent.
What is this MCP server?
- Maps consumer packaged goods entities to retail grocery nodes across 28 markets
- Covers 2,235 retail banners in the GSC CPG dataset
- Hosted streamable-http remote at https://mcp.gsc-cpg.com
- Published by GreenCore Solutions with GitHub source at gsc-em/aio-agents-mcp
- Version 0.1.0 MCP server schema aligned with Model Context Protocol registry format
- 2,235 retail banners documented in server description
- 28 markets covered in server description
- Remote endpoint: https://mcp.gsc-cpg.com
What problem does it solve?
Agents lack a stable, queryable map of CPG brands to retail grocery banners when you are designing grocery or retail workflows.
Who is it for?
Indie builders prototyping CPG, retail analytics, or grocery automation that need a shared banner taxonomy.
Skip if: Teams that only need generic web scraping or non-grocery verticals with no CPG linkage.
What do I get? / Deliverables
After you register the remote MCP URL, your agent can ground prompts and code in the same banner and market node graph GreenCore publishes.
- Agent-callable access to GSC CPG retail grocery node data
- Consistent banner references across 28 markets in agent workflows
Recommended MCP Servers
Journey fit
Retail and CPG data belongs on the shelf where builders connect external catalogs to agents—during product build and integration work. Streamable HTTP MCP exposes structured grocery-node data as agent-callable tools, which is classic third-party integration plumbing.
How it compares
Domain-specific retail data MCP, not a browser automation or general research skill.
Common Questions / FAQ
Who is io.github.gsc-em/aio-agents-mcp for?
Solo and small-team builders shipping grocery, CPG, or retail tools who want agent access to GreenCore’s retail grocery node catalog.
When should I use io.github.gsc-em/aio-agents-mcp?
Use it during Build when you integrate external retail structure data so your agent can reference banners and markets consistently.
How do I add io.github.gsc-em/aio-agents-mcp to my agent?
Add the streamable-http remote https://mcp.gsc-cpg.com in your MCP client’s server config per your agent’s MCP documentation.