Skip to content
Back to search
30
MCP

human-in-the-loop

koba789/human-in-the-loop

An MCP (Model Context Protocol) server that allows AI assistants to ask questions to humans via Discord.

Uptime
0.0%
115 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "human-in-the-loop": {
      "url": "None",
      "transport": "http"
    }
  }
}