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

MCP CPG Human in the Loop (HITL)

io.github.greencore-solutions/cpg-human-in-the-loop

Navigator for BPC Agentic Procurement

Uptime
100.0%
1 direct probes · 30d
Response
89ms
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 CPG-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": {
    "mcp_cpg_human_in_the_loop_(hitl)": {
      "url": "https://mcp.cpghumanintheloop.ai/mcp",
      "transport": "streamable-http"
    }
  }
}