KOBA789/human-in-the-loop
An MCP (Model Context Protocol) server that allows AI assistants to ask questions to humans via Discord.
Platform-specific configuration:
{
"mcpServers": {
"human-in-the-loop": {
"command": "npx",
"args": [
"-y",
"human-in-the-loop"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...