Human-in-the-Loop
Verified IntegrationClient Configuration
— Connect Human-in-the-Loop to Claude Desktop or Cursor in seconds{
"mcpServers": {
"human-in-the-loop": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-human-in-the-loop"
],
"env": {}
}
}
}~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows).System Overview
Routes questions from AI assistants to human users via Discord to gather necessary input and judgment.
7/23/2026
Open Source
stdio / SSE RPC
Frequently Asked Questions
Architecture and operational details for Human-in-the-Loop
AI assistants use an 'ask_human' tool to pose questions. The Human-in-the-Loop server then posts this question in a specified Discord channel, mentions the target human user, waits for their reply, and subsequently returns the human's response directly to the AI.
Related MCP Servers
Browse all servers →Empower AI assistants to generate and convert documents, manage templates, and automate document workflows efficiently.
Provides a multi-tenant, AI-native Content Delivery Network deployable on Cloudflare, featuring sub-100ms TTFB, AI agent controllability, and comprehensive accessibility.
Deploy a Model Context Protocol server on Cloudflare Workers without requiring authentication.