GongRzhe/Human-In-the-Loop-MCP-Server
A powerful MCP Server that enables AI assistants like Claude to interact with humans through intuitive GUI dialogs. This server bridges the gap between automated AI processes and human decision-making by providing real-time user input tools, choices, confirmations, and feedback mechanisms.
Platform-specific configuration:
{
"mcpServers": {
"Human-In-the-Loop-MCP-Server": {
"command": "npx",
"args": [
"-y",
"Human-In-the-Loop-MCP-Server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...