Skip to content
Back to search
100
MCP live MCP 2025-11-25 http

AIO Agents MCP

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

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

Uptime
100.0%
1 direct probes · 30d
Response
219ms
last probe
Tools
4
callable
Resources
0
readable
Prompts
0
available

Tools · 4

submit_rfq

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…

check_rfq_status

Poll a ticket previously lodged on this MCP (RFQ, terms request, or escalation). Returns current status and, once a human has answered, the answer.

request_terms

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…

escalate

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.

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"
    }
  }
}