AIO Agents MCP
io.github.gsc-em/aio-agents-mcpGSC CPG to Retail Grocery Nodes. 2,235 banners across 28 markets. By GreenCore Solutions.
Tools · 4
Lodge a request-for-quotation with GreenCore Solutions Corp. A human reviews and answers every ticket — no order is decided by this tool. Returns a ticket ID for polling via check_rfq_status. Optional…
Poll a ticket previously lodged on this MCP (RFQ, terms request, or escalation). Returns current status and, once a human has answered, the answer.
Ask a commercial or procedural question — terms, conditions, eligibility context, process. The question is lodged as a ticket and a human answers it. Returns a ticket ID for polling via check_rfq_stat…
Hand a matter that cannot be resolved deterministically to GSC Navigator human review. Emits ACM-451 ESCALATE. Returns a ticket ID for polling via check_rfq_status.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"aio_agents_mcp": {
"url": "https://mcp.gsc-cpg.com/mcp",
"transport": "http"
}
}
}